Feature Requests item #1599469, was opened at 2006-11-19 20:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1599469&group_id=2439
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: SciTE Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Submenu in Tools (other?) menu Initial Comment: Add submenu support for Tools editor HSolo user (http://forum.ru-board.com/profile.cgi?action=show&member=HSolo) from RU-BOARD forum implement it for win32 mode only: ------ cut ------ [SubMenu] (Author: HSolo) Added possibility of creation submenu in Tools menu. It can be defined in any .properties file as well as in SciTEGlobal .properties. You should define menus name and id, i.e.: command.submenu.name.2.*=Insert from Text If it must be nested into other submenu you should pointed parent menu id: command.submenu.parent.2=4 The commands that are located in submenu must have the line with menu id: command.parent.6=2 command.name.6.*=Date and Time If there is not the menu it placed in the root menu (Tools) ------ cut ------ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1599469&group_id=2439 _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
