[Tutor] Python GUI Tkinter Button arrangement

Ahmed AL-Masri ahmedn82 at hotmail.com
Wed Feb 16 12:46:56 CET 2011


I suggest to use boa constructor if you are new learning.
just google it. very easy tool to create your interface

--------------------------------------------------
From: "Ganesh Kumar" <bugcy013 at gmail.com>
Sent: Wednesday, February 16, 2011 6:43 PM
To: <tutor at python.org>
Subject: [Tutor] Python GUI Tkinter Button arrangement

> Hi..
> 
> I am new to python , i have creating one application user
> agreement..using Tkinter, The Content
> 
> of the agreement will reading one file...Agree button will click means
> enable next button. And activate script,
> 
> Quit button for exit the program,, Dis agree means one warning message
> will show up..
> 
> all are working but one buttons are top of the screen.  i want button
> in bottom of the frame plz. help me..
> 
> this my source code
> 
> 
> Source Code
> 
> http://pastebin.com/Lm5teAtS
> 
> Thanks in Advance
> -Ganesh.
> 
> 
> 
> 
> 
> -- 
> Did I learn something today? If not, I wasted it.
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
> 


More information about the Tutor mailing list