Hello,

I would like to skin a Fl_Double_Window (not any of the widgets that lye on 
the window - they would be default gtk+ scheme). My vision is to replace the 
solid colour of the window (grey in my colour scheme). Has anyone else done 
this before?

My thoughts are to simply derive from Fl_Double_Window and override the 
draw() and draw an image. But then I thought about issues relating to 
resizing the window. Is this the way to accomplish this?

What about tiling an image on a Fl_Double_Window? Has anyone done that 
before?

I'm just looking to jazz-up the app so it doesn't appear just grey.

Any ideas would be greatly appreciated.

Thanks,

Alvin

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to