Re: [Tutor] combo box

2006-06-11 Thread kakada
Michael Lange wrote: > On Tue, 06 Jun 2006 13:39:21 +0700 > kakada <[EMAIL PROTECTED]> wrote: > > >> Dear Friends, >> >> I am now working on GUI python (Tkinter). >> I want to use combobox as my widget, but I cannot find it in any document. >> >> Does anybody have experience with that? >> >>

Re: [Tutor] combo box

2006-06-07 Thread Michael Lange
On Tue, 06 Jun 2006 13:39:21 +0700 kakada <[EMAIL PROTECTED]> wrote: > Dear Friends, > > I am now working on GUI python (Tkinter). > I want to use combobox as my widget, but I cannot find it in any document. > > Does anybody have experience with that? > There is no ComboBox widget in plain Tki

Re: [Tutor] Combo Box in Tkinter

2006-06-06 Thread John Fouhy
Check out Python MegaWidgets (pmw.sourceforge.net). On 07/06/06, Keo Sophon <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any Combo Box in Tkinter? I looked for it but only found list box. > Might it be list box having any option to make itself as a combo box? > > Thanks, > Phon >

[Tutor] Combo Box in Tkinter

2006-06-06 Thread Keo Sophon
Hi, Is there any Combo Box in Tkinter? I looked for it but only found list box. Might it be list box having any option to make itself as a combo box? Thanks, Phon ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] combo box

2006-06-05 Thread kakada
Dear Friends, I am now working on GUI python (Tkinter). I want to use combobox as my widget, but I cannot find it in any document. Does anybody have experience with that? Thanks, da ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman