====== Editor++ ContextMenu ====== The Editor++ has a context sensitive right click menu. The menu is displayed when a right click occurs on the tabbed panes within the Editor++. ===== Source Code ContextMenu ===== {{se_context_source.jpg?412x270}} ^Item^Description^ |New Stored Procedure|Creates a new stored procedure.| |New Insert|Creates a new insert record.| |New Record|Creates a new data record.| |New Window Event|Creates a new OpenInsight Window Event handler.| |New OS File|Creates a new Operating System file.| |Save|Saves the currrent stored procedure.| |Compile|Compiles the current stored procedure.| |Close|Close the current stored procedure.| |Close All|Close all open windows within the Editor++.| |Close All Other Tabs|Close all open windows within the Editor++, except the current window.| |Undo Last Close|Opens the last closed window.| |Add "" to Favorites|Adds the current item to the Favorites List.| ===== Record/OS File ContextMenu ===== {{se_context_record.jpg?227x264}} ^Item^Description^ |New Stored Procedure|Creates a new stored procedure.| |New Insert|Creates a new insert record.| |New Record|Creates a new data record.| |New Window Event|Creates a new OpenInsight Window Event handler.| |New OS File|Creates a new Operating System file.| |Save|Saves the currrent stored procedure.| |Close|Close the current stored procedure.| |Close All|Close all open windows within the Editor++.| |Close All Other Tabs|Close all open windows within the Editor++, except the current window.| |Undo Last Close|Opens the last closed window.| |Add "" to Favorites|Adds the current item to the Favorites List.|