On 10/31/11 4:03 PM, Ric@rdo wrote:
On Mon, 31 Oct 2011 10:00:22 -0400, Kevin Walzer
wrote:
On 10/31/11 12:37 AM, Ric@rdo wrote:
What would be an equivalent widget in ttk like a Listbox and if
possible a small example? I tried to look here
http://docs.python.org/library/ttk.html but did not s
On Mon, 31 Oct 2011 10:00:22 -0400, Kevin Walzer
wrote:
>On 10/31/11 12:37 AM, Ric@rdo wrote:
>>
>> What would be an equivalent widget in ttk like a Listbox and if
>> possible a small example? I tried to look here
>> http://docs.python.org/library/ttk.html but did not see anything.
>>
>> Maybe I
On Mon, 31 Oct 2011 10:00:22 -0400, Kevin Walzer
wrote:
>On 10/31/11 12:37 AM, Ric@rdo wrote:
>>
>> What would be an equivalent widget in ttk like a Listbox and if
>> possible a small example? I tried to look here
>> http://docs.python.org/library/ttk.html but did not see anything.
>>
>> Maybe I
On 10/31/11 12:37 AM, Ric@rdo wrote:
What would be an equivalent widget in ttk like a Listbox and if
possible a small example? I tried to look here
http://docs.python.org/library/ttk.html but did not see anything.
Maybe I did not look in the right place?
tia
The listbox isn't part of the the
hi
http://www.tkdocs.com/tutorial/index.html
remember that you have to import like
from tkinter import ttk
(at "from tkinter import *" ttk in not included)
--
http://mail.python.org/mailman/listinfo/python-list
hi
http://www.tkdocs.com/tutorial/index.html
remember that you have to import like
from tkinter import ttk
(at "from tkinter import *" ttk in not included)
--
http://mail.python.org/mailman/listinfo/python-list
hi
http://www.tkdocs.com/tutorial/index.html
remember that you have to import like
from tkinter import ttk
(at "from tkinter import *" ttk in not included)
--
http://mail.python.org/mailman/listinfo/python-list
hi
http://www.tkdocs.com/tutorial/index.html
remember that you have to import like
from tkinter import ttk
(at "from tkinter import *" ttk in not included)
--
http://mail.python.org/mailman/listinfo/python-list
hi
http://www.tkdocs.com/tutorial/index.html
remember that you have to import line
from tkinter import ttk
(at "from tkinter import *" ttk in not included)
--
http://mail.python.org/mailman/listinfo/python-list