New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 08:06, 28 October 2024 Scripted objects (hist | edit) [1,985 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} ==Introduction== Besides the standard object types such as variance, modulations and other RPS objects, LabRPS also offers the amazing possibility to build 100% python-scripted parametric objects, called Python Features. Those objects will behave exactly as any other LabRPS object, and are saved and restored automatically on file save/load. One particularity must be understood: For security reasons, LabRPS files never carry any embe...")
- 07:55, 28 October 2024 Viewprovider (hist | edit) [5,119 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == Viewproviders are classes that define the way objects will look like in the tree view, and how they will interact with certain graphical actions such as selection. They complement the scripted objects. While the base class of the scripted object defines its {{Emphasis|data}} properties, the viewprovider defines it {{Emphasis|view}} properties. These v...")
- 07:49, 28 October 2024 App FeaturePython (hist | edit) [3,408 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == An 32px App FeaturePython object, or formally an {{incode|App::FeaturePython}}, is a simple instance of the App DocumentObject in Python. This is a simple object that by default doesn't have many properties, Depending on the properties that are assigned to it, it can be used to manage different types of data. 800px {{Captio...")
- 07:25, 28 October 2024 App DocumentObject (hist | edit) [2,572 bytes] LabRPS (talk | contribs) (Created page with "{{TOCright}} == Introduction == An App DocumentObject object, or formally an {{incode|App::DocumentObject}}, is the base class of all object classes handled in the document. In general terms, a "DocumentObject" is any "thing" that can appear in the Tree view, and which is saved and restored when opening a document. 800px {{Caption|Simplified diagram of the relationships between the core objects i...")
- 06:04, 28 October 2024 Object name (hist | edit) [8,389 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == {{TOCright}} All objects in the program have an object name that uniquely identifies them in a given document. This information applies to all objects derived from App DocumentObject ({{incode|App::DocumentObject}} class), which essentially comprises all objects that are possible to create in a document. == Names == There are various properties for Names: * The {{incode|Name}} can only include simple alphan...")
- 18:42, 27 October 2024 Selection view (hist | edit) [1,574 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == {{TOCright}} The selection view is a panel in the interface by default located below the combo view. Just like the property editor, it shows more information about the currently selected objects. A selection can be made by picking an object in the tree view. Multiple bodies can be selected by holding {{KEY|Ctrl}}. == Search bar == If you have many objects in your d...")
- 18:23, 27 October 2024 Std DlgRPSFeatures (hist | edit) [3,568 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Customize... |Addon manager |Std Tools Menu |IconL=Std_DlgCustomize.svg |IconR=Std_AddonMgr.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std DlgRPSFeatures |MenuLocation=Tools → Feature Manager... |Phenomena=All |SeeAlso=External workbenches, Macros }} ==Description== The '''Std DlgRPSFeatures''' command opens the Feature manager. With the Feature manager you can i...")
- 16:33, 27 October 2024 Std Windows (hist | edit) [1,369 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |CascadeWindows | |Std Windows Menu |IconL=Std_CascadeWindows.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std Windows |MenuLocation=Windows → Windows... |Phenomena=All |SeeAlso=Std ActivateNextWindow, Std ActivatePrevWindow }} ==Description== The '''Std Windows''' command opens a dialog box with a list of Main view area windows. From...")
- 16:27, 27 October 2024 Std CascadeWindows (hist | edit) [1,054 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TileWindows |Windows |Std Windows Menu |IconL=Std_TileWindows.svg |IconR=Std_Windows.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std CascadeWindows |MenuLocation=Windows → Cascade |Phenomena=All |SeeAlso=Std TileWindows }} ==Description== The '''Std CascadeWindows''' command rearranges the windows in the Main view area so that they are all visible but do overla...")
- 16:18, 27 October 2024 Std TileWindows (hist | edit) [1,126 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |ActivatePrevWindow |CascadeWindows |Std Windows Menu |IconL=Std_ActivatePrevWindow.svg |IconR=Std_CascadeWindows.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TileWindows |MenuLocation=Windows → Tile |Phenomena=All |SeeAlso=Std CascadeWindows }} ==Description== The '''Std TileWindows''' command rearranges the windows in the Main view area so...")
- 16:07, 27 October 2024 Std ActivatePrevWindow (hist | edit) [1,341 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |ActivateNextWindow |TileWindows |Std Windows Menu |IconL=Std_ActivateNextWindow.svg |IconR=Std_TileWindows.svg |IconC=Labrps.svg }} <!--T:2--> {{GuiCommand |Name=Std ActivatePrevWindow |MenuLocation=Windows → Previous |Phenomena=All |Shortcut={{KEY|Ctrl}}+{{KEY|Shift}}+{{KEY|Tab}} |SeeAlso=Std ActivateNextWindow, Std Windows }} ==Description== Th...")
- 16:05, 27 October 2024 Std ActivateNextWindow (hist | edit) [1,186 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | |ActivatePrevWindow |Std Windows Menu |IconL= |IconR=Std_ActivatePrevWindow.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std ActivateNextWindow |MenuLocation=Windows → Next |Phenomena=All |Shortcut={{KEY|Ctrl}}+{{KEY|Tab}} |SeeAlso=Std ActivatePrevWindow, Std Windows }} ==Description== The '''Std ActivateNextWindow''' command activates the next window in the Main_...")
- 16:00, 27 October 2024 Std MacroStopRecord (hist | edit) [1,166 bytes] LabRPS (talk | contribs) (Created page with " {{Docnav |Macro recording... |Macros... |Std Macro Menu |IconL=Std_DlgMacroRecord.svg |IconR=Std_DlgMacroExecute.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStopRecord |MenuLocation=Macro → Stop macro recording |Phenomena=All |SeeAlso=Std DlgMacroRecord }} ==Description== The '''Std MacroStopRecord''' command ends a macro recording session. ==Usage== # The command...")
- 15:52, 27 October 2024 Std ToggleBreakpoint (hist | edit) [548 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStepInto | |Std Macro Menu |IconL= |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std ToggleBreakpoint |MenuLocation=Macro → Toggle breakpoint |Phenomena=All |Shortcut={{KEY|F9}} |SeeAlso=Std MacroStepOver, Std MacroStepInto }} ==Description== This command does not work at this time. {{Docnav |MacroStepInto | |[[Std_Macro_Menu|Std Macro Menu]...")
- 15:50, 27 October 2024 Std MacroStepInto (hist | edit) [626 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStepOver |ToggleBreakpoint |Std Macro Menu |IconL= |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStepInto |MenuLocation=Macro → Step into |Phenomena=All |Shortcut={{KEY|F11}} |SeeAlso=Std MacroStepOver, Std ToggleBreakpoint }} ==Description== This command does not work at this time. {{Docnav |[[Std_MacroStepOver|MacroStepOver]...")
- 15:49, 27 October 2024 Std MacroStepOver (hist | edit) [662 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStopDebug |MacroStepInto |Std Macro Menu |IconL=Std_MacroStopDebug.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStepOver |MenuLocation=Macro → Step over |Phenomena=All |Shortcut={{KEY|F10}} |SeeAlso=Std MacroStepInto, Std ToggleBreakpoint }} ==Description== This command does not work at this time. {{Docnav |Std_MacroStopD...")
- 15:47, 27 October 2024 Std MacroStopDebug (hist | edit) [644 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroStartDebug |MacroStepOver |Std Macro Menu |IconL=Std_MacroStartDebug.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStopDebug |MenuLocation=Macro → Stop debugging |Phenomena=All |Shortcut={{KEY|Shift}}+{{KEY|F6}} |SeeAlso=Std MacroStartDebug }} ==Description== This command does not work at this time. {{Docnav |Std_MacroStartDebug|MacroStartDebug...")
- 15:44, 27 October 2024 Std MacroStartDebug (hist | edit) [644 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MacroAttachDebugger |MacroStopDebug |Std Macro Menu |IconL= |IconR=Std_MacroStopDebug.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroStartDebug |MenuLocation=Macro → Debug macro |Phenomena=All |Shortcut={{KEY|F6}} |SeeAlso=Std MacroStopDebug }} ==Description== This command does not work at this time. {{Docnav |[[Std_MacroAttachDebugger|MacroAttachDebugger]...")
- 15:41, 27 October 2024 Std MacroAttachDebugger (hist | edit) [669 bytes] LabRPS (talk | contribs) (Created page with "{{UnfinishedDocu}} {{Docnav |DlgMacroExecuteDirect |MacroStartDebug |Std Macro Menu |IconL=Std_DlgMacroExecuteDirect.svg |IconR=Std_MacroStartDebug.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std MacroAttachDebugger |MenuLocation=Macro → Attach to remote debugger... |Phenomena=All }} ==Description== Todo. ==Usage== Todo. {{Docnav |DlgMacroExecuteDirect |St...")
- 15:35, 27 October 2024 Std DlgMacroRecord (hist | edit) [2,863 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | |DlgMacroExecute |Std Macro Menu | |IconR=Std_DlgMacroExecute.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std DlgMacroRecord |MenuLocation=Macro → Macro recording... |Phenomena=All |SeeAlso=Std MacroStopRecord }} ==Description== The '''Std DlgMacroRecord''' command starts a macro recording session during which user actions are stored in a LabRPS macro, a file with the {{FileNam...")
- 13:42, 27 October 2024 License (hist | edit) [5,583 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Dialog creation |Compiling on Windows }} {{TOCright}} == Licenses used in LabRPS == LabRPS uses two different licenses, one for the application itself, and one for the documentation: '''Lesser General Public License, version 2 or superior (LGPL2+)''' For all of the LabRPS source code found in the [https://github.com/LabRPS/LabRPS official Git repository]. The + means you can also, at your option...")
- 13:32, 27 October 2024 Std About (hist | edit) [3,049 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |ReportBug |WhatsThis |Std Help Menu |IconL=Std_ReportBug.svg |IconR=Std_WhatsThis.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std About |Phenomena=All |MenuLocation=Help → About LabRPS }} ==Description== The '''Std About''' command opens a dialog box that shows information about the LabRPS program. ==Usage== # Select the {{MenuCommand|Help → 16px About LabRPS}} option from...")
- 13:03, 27 October 2024 Std ReportBug (hist | edit) [926 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |LabRPSFAQ |About |Std Help Menu |IconL=Std_LabRPSFAQ.svg |IconR=Std_About.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std ReportBug |MenuLocation=Help → Report a bug |Phenomena=All }} ==Description== The '''Std ReportBug''' command opens the LabRPS GitHub issues page in the system's default Internet browser. This page should be used to report bug and submit feature requests. The command requires a working...")
- 12:56, 27 October 2024 Std LabRPSFAQ (hist | edit) [1,080 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |LabRPSForum |ReportBug |Std Help Menu |IconL=Std_LabRPSForum.svg |IconR=Std_ReportBug.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std LabRPSFAQ |MenuLocation=Help → LabRPS FAQ |Phenomena=All |SeeAlso=Std LabRPSWebsite, Std LabRPSUserHub, Std LabRPSPowerUserHub, Std LabRPSForum }} ==Description== The '''Std LabR...")
- 12:45, 27 October 2024 Std LabRPSForum (hist | edit) [1,036 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |PythonHelp |LabRPSFAQ |Std Help Menu |IconL=Std_PythonHelp.svg |IconR=Std_LabRPSFAQ.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std LabRPSForum |MenuLocation=Help → LabRPS Forum |Phenomena=All |SeeAlso=Std LabRPSWebsite, Std LabRPSUserHub, Std LabRPSPowerUserHub, Std LabRPSFAQ }} ==Description== The '''Std LabRPS...")
- 11:32, 27 October 2024 Std PythonHelp (hist | edit) [1,469 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |LabRPSPowerUserHub |LabRPSForum |Std Help Menu |IconL=Std_LabRPSPowerUserHub.svg |IconR=Std_LabRPSForum.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std PythonHelp |MenuLocation=Help → Automatic python modules documentation |Phenomena=All |SeeAlso=Std LabRPSPowerUserHub }} ==Description== The '''Std PythonHelp''' command starts a web server that communicates with th...")
- 11:30, 27 October 2024 Std LabRPSPowerUserHub (hist | edit) [1,153 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |LabRPSUserHub |PythonHelp |Std Help Menu |IconL=Std_LabRPSUserHub.svg |IconR=Std_LabRPSWebsite.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std LabRPSPowerUserHub |MenuLocation=Help → Python scripting documentation |Phenomena=All |SeeAlso=Std LabRPSWebsite, Std LabRPSUserHub, Std LabRPSForum, Std LabRPSFAQ }} ==Descript...")
- 11:27, 27 October 2024 Std LabRPSUserHub (hist | edit) [1,154 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |LabRPSDonation |LabRPSPowerUserHub |Std Help Menu |IconL=Std_LabRPSDonation.svg |IconR=Std_LabRPSPowerUserHub.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std LabRPSUserHub |MenuLocation=Help → Users documentation |Phenomena=All |SeeAlso=Std LabRPSWebsite, Std LabRPSPowerUserHub, Std LabRPSForum, Std_LabRPSFAQ|Std LabRPSFA...")
- 11:21, 27 October 2024 Std LabRPSDonation (hist | edit) [913 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |LabRPSWebsite |LabRPSUserHub |Std Help Menu |IconL=Std_LabRPSWebsite.svg |IconR=Std_LabRPSUserHub.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std LabRPSDonation |MenuLocation=Help → Donate |Phenomena=All }} ==Description== The '''Std LabRPSDonation''' command opens the LabRPS Donate wiki page in the system's default Internet browser. The command requires a working Internet connection. Currentl...")
- 11:13, 27 October 2024 Std LabRPSWebsite (hist | edit) [1,080 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |OnlineHelp |LabRPSDonation |Std Help Menu |IconL=Std_OnlineHelp.svg |IconR=Std_LabRPSDonation.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std LabRPSWebsite |MenuLocation=Help → LabRPS Website |Phenomena=All |SeeAlso=Std LabRPSUserHub, Std LabRPSPowerUserHub, Std LabRPSForum, Std LabRPSFAQ }} ==Description== The...")
- 10:45, 27 October 2024 Std OnlineHelp (hist | edit) [984 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | |LabRPSWebsite |Std Help Menu |IconL= |IconR=Std_LabRPSWebsite.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std OnlineHelp |MenuLocation=Help → Help |Phenomena=All |Shortcut={{KEY|F1}} |SeeAlso=Std WhatsThis }} ==Description== The '''Std OnlineHelp''' command opens the help documentation. To open the documentation for a specific command, use the Std WhatsThis command. ==Usage==...")
- 10:41, 27 October 2024 Std WhatsThis (hist | edit) [1,068 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |About | |Std Help Menu |IconL=Std_About.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std WhatsThis |MenuLocation=Help → What's This? |Phenomena=All |Shortcut={{KEY|Shift}}+{{KEY|F1}} |SeeAlso=Std OnlineHelp }} ==Description== The '''Std WhatsThis''' command opens the help documentation for a specific command. ==Usage== # There are several ways to invoke the command: #* Press the {{Button|Image...")
- 10:16, 27 October 2024 Std Alphaplot (hist | edit) [1,249 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Project utility... |Line |Std Tools Menu |IconL=Std_ProjectUtil.svg |IconR=Std_Plot_Line.svg |IconC=Labrps.svg }} ==Description== Alphaplot is LabRPS internal data visualization tool for graphical representation of data allowing powerful mathematical treatment and visualization of the simulation data while keeping a user-friendly graphical user interface. Its data visualizer which can generate differen...")
- 09:38, 27 October 2024 Std DlgCustomize (hist | edit) [1,542 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |UnitsCalculator |AddonMgr |Std Tools Menu |IconL=Std_UnitsCalculator.svg |IconR=Std_AddonMgr.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std DlgCustomize |MenuLocation=Tools → Customize... |Phenomena=All |SeeAlso=Interface Customization }} ==Description== The '''Std DlgCustomize''' command opens the Customize dialog box giving access to several customization options....")
- 09:27, 27 October 2024 Std UnitsCalculator (hist | edit) [3,033 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Group |DlgCustomize |Std Tools Menu |IconL=Std_Groug.svg |IconR=Std_DlgCustomize.svg |IconC=LabRPS.svg }} {{GuiCommand |Name=Std UnitsCalculator |MenuLocation=Tools → Units converter... |Phenomena=All }} ==Description== The '''Std UnitsCalculator''' command opens the Units converter. The Units converter can be used to convert values from one unit system to another. Image:Std_UnitsCalculator_Dialog.p...")
- 09:15, 27 October 2024 Std TextDocument (hist | edit) [2,034 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |ProjectUtil |Group |Std Tools Menu |IconL=Std_ProjectUtil.svg |IconR=Std_Group.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TextDocument |MenuLocation=Tools → Add text document |Phenomena=All }} ==Description== The '''Std TextDocument''' command creates an object capable of holding arbitrary text. This element can be used to write general information or documentation about the model. ==Usage== # S...")
- 09:03, 27 October 2024 Std ExportDependencyGraph (hist | edit) [952 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |DlgParameter |ProjectUtil |Std Tools Menu |IconL=Std_DlgParameter.svg |IconR=Std_ProjectUtil.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std ExportDependencyGraph |MenuLocation=Tools → Export dependency graph... |Phenomena=All |SeeAlso=DlgParameter }} ==Description== The '''Std ExportDependencyGraph''' command exports the dependency graph of the active document to the {{FileN...")
- 05:03, 27 October 2024 Std Graph Tools Menu (hist | edit) [2,606 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Graph |Tool |Std Base |IconL= |IconR= |IconC=Labrps.svg }} thumb|128px|Std Base icon {{TOCright}} ==Introduction== The '''Std Graph_Tools Menu''' is one of the additional sub-menus added to the standard menu for graphs: {{StdMenu | File Edit View Std_Scrip...")
- 16:50, 26 October 2024 Report view (hist | edit) [3,139 bytes] LabRPS (talk | contribs) (Created page with "== Introduction == The Report view is a panel that shows text messages from LabRPS processes and tools. It is available in the menu {{MenuCommand|{{StdMenu|View}} → Panels → Report view}}. Certain properties of this panel, like color of the text and whether to display it automatically on warnings or errors, can be configured in the {{MenuCommand|General → Report view}} tab of the Preferences_Editor#Report_view|Preferences Edi...")
- 16:07, 26 October 2024 Std ViewStatusBar (hist | edit) [605 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |SelForward | |Std View Menu |IconL=Std_SelForward.svg |IconR= |IconC=Labrps.svg }} <!--Empty=1 to suppress icon--> {{GuiCommand |Name=Std ViewStatusBar |Empty=1 |MenuLocation=View → Status bar |Phenomena=All }} ==Description== The '''Std ViewStatusBar''' command toggles the display of the Status bar. ==Usage== # Select the {{MenuCommand|View → Status bar}} option from the menu. {{Docnav |Std_SelForward|SelForw...")
- 16:00, 26 October 2024 Std TreeSelection (hist | edit) [1,496 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TreeDrag |SelBack |Std View Menu |IconL=Std_TreeDrag.svg |IconR=Std_SelBack.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TreeSelection |MenuLocation=View → TreeView actions → Go to selection |Phenomena=All |Shortcut={{KEY|T}} {{KEY|G}} }} ==Description== The '''Std TreeSelection''' command scrolls the Tree view to the first created object in a Dependency_graph_view|dependency graph vi...")
- 15:52, 26 October 2024 Std TreeDrag (hist | edit) [1,798 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TreeCollapseDocument |TreeSelection |Std View Menu |IconL=Std_TreeCollapseDocument.svg |IconR=Std_TreeSelection.svg |IconC=Labrps.svg }} <!--T:2--> {{GuiCommand |Name=Std TreeDrag |MenuLocation=View → TreeView actions → Initiate dragging |Phenomena=All |Shortcut={{KEY|T}} {{KEY|D}} }} ==Description== The '''Std TreeDrag''' command initiates a drag operation for selected objects in the...")
- 15:48, 26 October 2024 Std TreeCollapseDocument (hist | edit) [1,475 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TreeMultiDocument |TreeDrag |Std View Menu |IconL=Std_TreeMultiDocument.svg |IconR=Std_TreeDrag.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TreeCollapseDocument |MenuLocation=View → TreeView actions → Collapse/Expand |Phenomena=All |SeeAlso=Std TreeSingleDocument, Std TreeMultiDocument }} ==Description== The '''Std TreeCollapseDocument''...")
- 15:44, 26 October 2024 Std TreeMultiDocument (hist | edit) [1,471 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TreeSingleDocument |TreeCollapseDocument |Std View Menu |IconL=Std_TreeSingleDocument.svg |IconR=Std_TreeCollapseDocument.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TreeMultiDocument |MenuLocation=View → TreeView actions → Multi document |Phenomena=All |SeeAlso=Std TreeSingleDocument, Std TreeCollapseDocument }} ==Descript...")
- 15:41, 26 October 2024 Std TreeSingleDocument (hist | edit) [1,657 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TreeRecordSelection |TreeMultiDocument |Std View Menu |IconL=Std_TreeRecordSelection.svg |IconR=Std_TreeMultiDocument.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TreeSingleDocument |MenuLocation=View → TreeView actions → Single document |Phenomena=All |SeeAlso=Std TreeMultiDocument, Std TreeCollapseDocument }} ==Description==...")
- 15:37, 26 October 2024 Std TreeRecordSelection (hist | edit) [1,735 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |TreeSyncView |TreeSingleDocument |Std View Menu |IconL=Std_TreeSyncView.svg |IconR=Std_TreeSingleDocument.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TreeRecordSelection |MenuLocation=View → TreeView actions → Record selection |Phenomena=All |Shortcut={{KEY|T}} {{KEY|5}} }} ==Description== The '''Std TreeRecordSelection''' command toggles the Tree view RecordSelection mo...")
- 15:32, 26 October 2024 Std TreeSyncView (hist | edit) [1,552 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Workbench |TreeRecordSelection |Std View Menu | |IconR=Std_TreeRecordSelection.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std TreeSyncView |MenuLocation=View → TreeView actions → Sync view |Phenomena=All |Shortcut={{KEY|T}} {{KEY|1}} }} ==Description== The '''Std TreeSyncView''' command toggles the Tree view SyncView mode. If this mode is on, selecting an object from a differ...")
- 15:17, 26 October 2024 Std Workbench (hist | edit) [1,886 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |MainFullscreen |TreeSyncView |Std View Menu |IconL=Std_MainFullscreen.svg |IconR=Std_TreeSyncView.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std Workbench |MenuLocation=View → Workbench |Phenomena=All }} ==Description== The '''Std Workbench''' command activates a selected workbench. Image:Std_Workbench_ComboBox_Icons_And_Text.png {{Caption|The default ComboBox Workbench se...")
- 14:55, 26 October 2024 Std MainFullscreen (hist | edit) [709 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav | |Workbench |Std View Menu |IconL= |IconR=Std_Workbench.svg |IconC=Labrps.svg }} {{GuiCommand |Name=Std MainFullscreen |MenuLocation=View → Fullscreen |Phenomena=All |Shortcut={{KEY|Alt}}+{{KEY|F11}} }} ==Description== The '''Std MainFullscreen''' command toggles LabRPS's main window fullscreen mode. ==Usage== # There are several ways to invoke the command: #* Select the {{MenuCommand|View → Image:Std_MainFullscr...")
- 14:19, 26 October 2024 Std DlgPreferences (hist | edit) [834 bytes] LabRPS (talk | contribs) (Created page with "{{Docnav |Delete | |Std Edit Menu |IconL=Std_Delete.svg |IconR= |IconC=Labrps.svg }} {{GuiCommand |Name=Std DlgPreferences |MenuLocation=Edit → Preferences... |Phenomena=All |SeeAlso=Preferences Editor }} ==Description== The '''Std DlgPreferences''' command opens the Preferences Editor. ==Usage== # Select the {{MenuCommand|Edit → 16px Preferences...}...")