Re: [gtk-list] Re: more widget size problems/questions



Johan Hanson wrote:

> You could use a frame within your window to wrap the window's contents.
> Set your window border with to 0 (just to be sure no theme hacker changes
> it for you), frame border width to 6, and then set the frame shadow type
> to GTK_SHADOW_NONE.
> Then call gtk_widget_show_all() and gtk_widget_resize_request() on the
> frame before you position and show the window.

that's workin! though i have a few more things to learn about how
the callbacks are now handled by the widget...

thanks!
brent



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