[Glade-users] dynamic uploading of XML in frames
Damon Chaplin
damon at karuna.uklinux.net
Thu Aug 11 05:07:11 EDT 2005
On Wed, 2005-08-10 at 15:34 -0700, namrata_limaye at yahoo.com wrote:
> Hi,
>
> i ma trying to create a window divided in 3 parts,
> Main Menu, Submenu and Contents. The contents can
> change on click on any item on Main Menu and submenu.
> The problem is everytime the content page change is
> initiated by cliking any button it has to extract and
> display a new content page in the same frame from
> another XML file. Has anyone done this before?? Any
> leads???
One option is to use a GtkNotebook with "Show Tabs" set to false.
Then when the user clicks on a submenu you just switch the notebook
page.
Damon
More information about the Glade-users
mailing list