halfcountplus has asked for the wisdom of the Perl Monks concerning the following question:
Has anyone ever done this (right align a cascade menu entry in a menubar)? I can't find any reference to the possibility in the documentation, but that doesn't mean it can't exist...
Have you tried calling entryconfigure with an option like -justify => 'left'? I wouldn't be suprised if it doesn't work, since that option isn't in the list of options documented for menu entries. If it doesn't, then you may have to resort to using Menubuttons in your menus.
A word spoken in Mind will reach its own level, in the objective world, by its own weight