List Info

Thread: question on tab window




question on tab window
user name
2006-10-24 14:40:38
Hi,

Does Tkinter offer some simple solution for creating tab
windows? Some 
examples?

best regards,
Weining

____________________________________________________________
_____
Express yourself instantly with MSN Messenger! Download
today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471
ave/direct/01/

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discusspython.org
http://mail.python.org/mailman/listinfo/tkinter-discuss
question on tab window
user name
2006-10-24 15:03:38
ARe you referring to toplevel windows...??
 
If yes, then you can create them as below:
 
win1 = Toplevel()
 
win2 = Toplevel()
 
HTH.
 
Asrarahmed

 
On 10/24/06, V H < haofast2006hotmail.com">haofast2006hotmail.com> wrote:
Hi,

Does Tkinter offer some simple solution for creating tab windows? Some
examples?

best regards,
Weining

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discusspython.org">Tkinter-discusspython.org
http://mail.python.org/mailman/listinfo/tkinter-discuss



--
To HIM you shall return.
question on tab window
user name
2006-10-24 15:16:09
Hi,

Altough it is a quite old package (August 4, 2003) you may
try Python 
megawidgets:
http://pmw.sourceforge.ne
t/
There is a good demo included showing its widgets in action.

Roland

V H wrote:
> Hi,
> 
> Does Tkinter offer some simple solution for creating
tab windows? Some 
> examples?
> 
> best regards,
> Weining
> 
>
____________________________________________________________
_____
> Express yourself instantly with MSN Messenger! Download
today it's FREE! 
> http://messenger.msn.click-url.com/go/onm00200471
ave/direct/01/
> 
> _______________________________________________
> Tkinter-discuss mailing list
> Tkinter-discusspython.org
> http://mail.python.org/mailman/listinfo/tkinter-discuss
> 
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discusspython.org
http://mail.python.org/mailman/listinfo/tkinter-discuss
question on tab window
user name
2006-10-24 16:15:24
On Tue, Oct 24, 2006 at 02:40:38PM +0000, V H wrote:
			.
			.
			.
> Does Tkinter offer some simple solution for creating
tab windows? Some 
> examples?
			.
			.
			.
When you write "tab", my guess is that the keyword
you're after is
"notebook", so <URL: http://tk
inter.unpythonic.net/wiki/NoteBook >
likely will help.

Jeff Epler or other Wiki administrator:  I'm having trouble
logging
in to the Wiki.  Please e-mail me.
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discusspython.org
http://mail.python.org/mailman/listinfo/tkinter-discuss
question on tab window
user name
2006-10-24 15:16:53
On Tue, Oct 24, 2006 at 02:40:38PM +0000, V H wrote:
			.
			.
			.
> Does Tkinter offer some simple solution for creating
tab windows? Some 
> examples?
			.
			.
			.
"tab" makes me think that the so-called
"notebook" widget might
interest you:  <URL: http://tk
inter.unpythonic.net/wiki/NoteBook >.
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discusspython.org
http://mail.python.org/mailman/listinfo/tkinter-discuss
[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )