Re: Interface centering

2010-10-24 Thread Peter Otten
Jah_Alarm wrote: > hi, I'm using Tkinter > > cheers, > > Alex > > On 24 окт, 20:26, Chris Rebert wrote: >> On Sun, Oct 24, 2010 at 12:21 AM, Jah_Alarm wrote: >> > sorry 4 the sillu question. >> >> > I've designed a GUI. How can I center on the screen? (i.e. it's always >> > launched in the ce

Re: Interface centering

2010-10-24 Thread Jah_Alarm
hi, I'm using Tkinter cheers, Alex On 24 окт, 20:26, Chris Rebert wrote: > On Sun, Oct 24, 2010 at 12:21 AM, Jah_Alarm wrote: > > sorry 4 the sillu question. > > > I've designed a GUI. How can I center on the screen? (i.e. it's always > > launched in the center of the screen) > > Which GUI too

Re: Interface centering

2010-10-24 Thread Chris Rebert
On Sun, Oct 24, 2010 at 12:21 AM, Jah_Alarm wrote: > sorry 4 the sillu question. > > I've designed a GUI. How can I center on the screen? (i.e. it's always > launched in the center of the screen) Which GUI toolkit did you use? Cheers, Chris -- http://mail.python.org/mailman/listinfo/python-list

Interface centering

2010-10-24 Thread Jah_Alarm
sorry 4 the sillu question. I've designed a GUI. How can I center on the screen? (i.e. it's always launched in the center of the screen) cheers, Alex -- http://mail.python.org/mailman/listinfo/python-list