[EMAIL PROTECTED] wrote: > How can I determine what tab is currently selected in a Tile.Notebook > widget? > > The best suggestion I've been able to find via Google is > "mynotebook.index('current')", but that gets an exception from Tcl. > > Any ideas? > > -- Brian > How about
mynotebook.index.current() ? -- Kevin Walzer Code by Kevin http://www.codebykevin.com -- http://mail.python.org/mailman/listinfo/python-list