Re: [Tkinter-discuss] Programmatic control of a ttk combobox

2011-09-07 Thread Michael Lange
Hi Trevor, Thus spoketh Trevor J Christensen unto us on Tue, 06 Sep 2011 18:07:49 -0600 (MDT): > How could/would one programmatically open/close a ttk combobox (i.e. > present/hide the list of values) without requiring the user to click on > combobox down arrow? > > In other words, I want to

Re: [Tkinter-discuss] Programmatic control of a ttk combobox

2011-09-06 Thread John McMonagle
On 07/09/11 10:07, Trevor J Christensen wrote: > How could/would one programmatically open/close a ttk combobox (i.e. > present/hide the list of values) without requiring the user to click on > combobox down arrow? > > In other words, I want to programmatically change focus (from where ever > it i

[Tkinter-discuss] Programmatic control of a ttk combobox

2011-09-06 Thread Trevor J Christensen
How could/would one programmatically open/close a ttk combobox (i.e. present/hide the list of values) without requiring the user to click on combobox down arrow? In other words, I want to programmatically change focus (from where ever it is) to the combobox and have the combobox list of values