TK opens two windows...
- From: "Silas Justiniano" <silasju@xxxxxxxxx>
- Date: 24 Jun 2005 09:32:03 -0700
Hello! Look:
#----Begin
toplevel .principal
button .principal.ok -text "OK" -command {exit}
button .principal.test -text "test" -command {exit}
pack .principal.ok .principal.test
#----End
wish this_file.tcl opens two windows! The first is empty and the second
has the buttons... what could it be?
Thx! Bye!
.
- Follow-Ups:
- Re: TK opens two windows...
- From: Jeff Godfrey
- Re: TK opens two windows...
- Prev by Date: Re: Handling files
- Next by Date: Re: Handling files
- Previous by thread: Character encoding libraries for tcl 8.0
- Next by thread: Re: TK opens two windows...
- Index(es):