Re: [gtk-list] Dynamically changing box content
- From: Michael Lausch <mla gams co at>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Dynamically changing box content
- Date: Sat, 01 Aug 1998 01:15:20 +0200
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]