Re: Using the Look of GTK+ in FLTK



On 06/12/2012 07:47 PM, Torsten Giebl wrote:
> I am thinking about the idea of giving FLTK ( http://www.fltk.org ),
> a GUI toolkit, the same Look as the installed GTK+ toolkit with
> its current used theme/style.
> 
> The idea would be to use all the functions of the current theme/style,
> whatever the term is in GTK+ and blit them to a Gdk PixBuf,
> which i can then use in my FLTK code.
> 
> The goal is to make FLTK look like as integrated, as GTK+ and QT already
> are, on the Linux Desktop today.
> 
> What would be the easiest way, to achieve that ?

I have no idea either, but I would start with looking at the code that
Qt uses to interact with the GTK theme API.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]