Re: notebook inside notebook




On 12 May 1999, Moya Piernavieja Rodrigo wrote:
> 
> I've got a top level window which contains a notebook. Each tab in the
> notebook is formed by a GtkTable widget. In one of these tabs I am
> creating another notebook widget inside a table's cell and I get core
> dumps all the time. Is it allowed to do this? if not, how can I do it?
> 

(I assume you mean the second notebook is on a page of the first, not a
tab.:-)

Sure, it should work. Maybe you're doing something else wrong, or maybe
it's a Gtk bug. Play with gdb a bit and try to figure it out.

Havoc




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