Re: Widgets inside a GtkDrawingArea



Olexiy Avramchenko wrote:
GtkLayout doesn't emit "configure-event". Try to connect to
"size-allocate" signal of the layout. You'll get the actual size of
the layout in the signal handler's second parameter.

Works like a charm. Thanks!

--
Sander



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