So the problem is now reduced to this:

gegard wrote:
> ...1) How do I make things happen in the main loop when they do in an
> instance of SListbox? ... I just can't see how to call methods in main.... 
I can get the parent from self.master, but there seems to be no visibility
of any variables there. Perhaps there's a way of doing that or a way of
catching the event at a higher level, but I haven't worked out either
possibility yet.

Regards, Geoff

-- 
View this message in context: 
http://www.nabble.com/Method-calling-upwards--Listbox-arrow-events---tp18318831p18324316.html
Sent from the Python - tkinter-discuss mailing list archive at Nabble.com.

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to