On 15 Aug 2009, at 7:46, taylor wrote: > Hey, so I'm having a problem getting FLTK to show anything in it's > window... I'm trying to eventually create a program that can play > back video, but right now am just working on getting the following > example from http://seriss.com/people/erco/fltk/ to work... > > I'm using the gcc compiler with code::blocks and linking it to fltk > and fltk_gl. > > Has anybody else had this same problem?
I was going to say it sounded like you had GL graphics driver issues... but I see Duncan has already suggested that as a possible cause. Other than that, not sure what to suggest. Greg's examples are all pretty solid for me, and this code does work fie. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

