Hi Vasilis, Thus spoketh Vasilis Vlachoudis <vasilis.vlachou...@cern.ch> unto us on Wed, 2 Nov 2011 20:51:43 +0000:
> Hi All, > > in my application I have a submenu (appearing both on the menu bar and > with right-click) that contains many entries ~30. But it has to be in > one submenu since they are various types of geometrical bodies to > insert. Is there a way to create a multi-column sub-menu in Tkinter? > Yes, all you need to do is menu.entryconfigure(i, columnbreak=1) where i is the index number of the menu item that will appear at the top of a new column. Best regards Michael .-.. .. ...- . .-.. --- -. --. .- -. -.. .--. .-. --- ... .--. . .-. No one can guarantee the actions of another. -- Spock, "Day of the Dove", stardate unknown _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org http://mail.python.org/mailman/listinfo/tkinter-discuss