Re: Switch contents in the same window

2007-10-01 Thread Peter Clifton
On Mon, 2007-10-01 at 10:54 +0200, [EMAIL PROTECTED] wrote: > Sorry Yeti, but it's not what I'm searching for: I cannot implement > GtkAssistant > because I'm working on GTK+ 2.6 on an embedded system... > Is there another way to obtain what I deserve? > Thanks in advance, Take a look at using a

Re: Switch contents in the same window

2007-10-01 Thread Peter Clifton
On Mon, 2007-10-01 at 10:11 +0200, David Nečas (Yeti) wrote: > On Mon, Oct 01, 2007 at 10:10:57AM +0200, [EMAIL PROTECTED] wrote: > > How can I switch two contents in the same main window? > > I have a tabbed application, and I want to create a searching page where, > > when I > > click the "find

Re: Switch contents in the same window

2007-10-01 Thread Yeti
On Mon, Oct 01, 2007 at 10:54:32AM +0200, [EMAIL PROTECTED] wrote: > Sorry Yeti, but it's not what I'm searching for: I cannot implement > GtkAssistant > because I'm working on GTK+ 2.6 on an embedded system... You can still look at GtkAssistant source code as an example implementation (although

Re: Switch contents in the same window

2007-10-01 Thread omar . crea
Sorry Yeti, but it's not what I'm searching for: I cannot implement GtkAssistant because I'm working on GTK+ 2.6 on an embedded system... Is there another way to obtain what I deserve? Thanks in advance, Omar Quoting [EMAIL PROTECTED]: > Hi everybody. > How can I switch two contents in the same

Re: Switch contents in the same window

2007-10-01 Thread Yeti
On Mon, Oct 01, 2007 at 10:10:57AM +0200, [EMAIL PROTECTED] wrote: > How can I switch two contents in the same main window? > I have a tabbed application, and I want to create a searching page where, > when I > click the "find" button, it switches and showes the search results, and when I > click