On 3/1/05 10:44 AM, "MisterX" <[EMAIL PROTECTED]> wrote: > I have this pull down menu that is not used as a puldown menu > because the option menu that it should be doesn't allow me to > disable menu items (is this a bugzilla already?).
Actually this is only in Windows... on Mac you can disable items in an option menu. > but the Pulldown menu doesn't pull down a menu that is the width > of the menu (it's more the formatted width of the text!!! ) True. This is because the pulldown menu style is used for the standard menus in a menubar. > Is there a way to make disabled items in an options menu? Not in WIndows; I'd recommend removing the item that should be disabled from the list so it's not displayed, and then re-adding it when it becomes available. OR, live with using a pulldown menu. > Is there a way to change the pulldown's menu's menu-width? Not that I'm aware of. Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
