[SDL] a bigginer question
Bob Pendleton
bob at pendleton.com
Sun Oct 8 12:01:09 PDT 2006
On Sun, 2006-10-08 at 20:07 +0200, Wael Adel wrote:
> dear Jesse
> I m using Linux OS : SUSE version 9.2
> It is not a game but I just want to make my self media-player so I
> decided to
> start with the window of my player.
> so can I create that window using SDL package or not.
Yes, you can. But, I suspect it will take a lot longer and be a lot more
work than you might expect. That will be the case no matter what tool
kit you use. First you are going to have to understand what a surface is
and then you are going to have to learn how to draw things on the
screen. You have a *lot* of learning to do. If you are not already
proficient in programming you will have to become proficient before you
complete this project.
I am not trying to discourage you. Just trying to point out that this
may be a more difficult project than you think it is.
We were all beginners once,
Bob Pendleton
> thanks
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
--
+--------------------------------------+
+ Bob Pendleton: writer and programmer +
+ email: Bob at Pendleton.com +
+ web: www.GameProgrammer.com +
+ www.Wise2Food.com +
+ nutrient info on 7,000+ common foods +
+--------------------------------------+
More information about the SDL
mailing list