Re: [Tutor] Beginner issue with Tkinter Listbox

2008-09-04 Thread Alan Gauld
"David Johnson" <[EMAIL PROTECTED]> wrote However, as soon as call the method: ListboxName.selection_set(0), the lower frame (containing the Listbox), ends up on the top row, covering the orginal top frame. I am working using a mac and XCode, (cocoa-python project). Just as an additional poi

[Tutor] Beginner issue with Tkinter Listbox

2008-09-03 Thread David Johnson
I have just started learning Python and have moved on to learning about Tkinter. This is likely to be a very easy question but I have no idea what is happening here. I am trying to set up a GUI, separated into several frames. In a lower frame I have added a Listbox. I want the first item