Re: One quick question...



On Thu, 2003-02-20 at 03:09, Kyle Cardoza wrote:
> Hi. I just have a quick question for someone
> vell-versed in the internals of GTK.
> 
> Hypothetically speaking, if I wanted the GTK library
> itself to provide some customized, basic window
> furniture, i.e. a close box and a resize tab, so that
> I would not need a window manager, what would I have
> to do to the source code? Would editing the source of
> the window widget and recompiling be enough? I realize
> how odd this question must seem, but I can assure you
> that I have a reason. I thank you in advance for any
> assistance you can provide.

GTK+ does this for the linux-fb backend. Look at
gtkwindow-decorate.c

As for doing it for X, well it probably wouldn't
be hard to get working, but I doubt we'd take a patch
to add such an option.

Regards,
                                Owen





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