Re: [gtk-list] Dynamically changing box content




Never mind. I found the solution:

Use a gtk_notebook widget and call the function
gtk_notebook_set show_tabs(GTK_NOTEBOOK(nb), FALSE);

then you can switch notebook pages from the program, and the user
don't see the tabs and therefore cannot switch to another page.





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