|
1 | | -<VI_Package_Builder_Settings Version="2020.1" Created_Date="2024-10-24 19:09:04" Modified_Date="2025-01-19 11:11:11" Creator="Test" Comments="" ID="f7a3da5fdac50b9d84f5ffef2e4724c3"> |
| 1 | +<VI_Package_Builder_Settings Version="2020.1" Created_Date="2024-10-24 19:09:04" Modified_Date="2025-03-28 11:25:00" Creator="Test" Comments="" ID="b9cf9c322c6aeb4e2daf25ee465ce585"> |
2 | 2 | <Library_General_Settings> |
3 | 3 | <Package_File_Name>GCentral_lib_Top_Level_Launcher</Package_File_Name> |
4 | | - <Library_Version>1.0.2.4</Library_Version> |
| 4 | + <Library_Version>1.1.0.5</Library_Version> |
5 | 5 | <Auto_Increment_Version>false</Auto_Increment_Version> |
6 | 6 | <Library_Source_Folder>Source</Library_Source_Folder> |
7 | 7 | <Library_Output_Folder>..</Library_Output_Folder> |
|
28 | 28 | <VI_Package_Configuration_File>Top Level Launcher.vipc</VI_Package_Configuration_File> |
29 | 29 | <Description> |
30 | 30 | <One_Line_Description_Summary>QuickDrop tool for setting and running a project top level VI.</One_Line_Description_Summary> |
31 | | - <Description>Sets or run the top level VI in the project. |
| 31 | + <Description>Manages the top level VI in the project. |
32 | 32 |
|
33 | 33 | Normal Operation: |
34 | | -To set the top VI, use Ctrl+Shift+[shortcut]. |
| 34 | +To set the top VI, enter "<b>s</b>" or "<b>set</b>" before activating the shortcut. |
| 35 | +To open the top VI, use Shift+Ctrl+[shortcut]. |
35 | 36 | To run the top VI, use Ctrl+[shortcut]. |
36 | 37 |
|
37 | 38 | Advanced Operation using QD data entry: |
38 | | -To set the top VI, enter "s" or "set" before activating the shortcut. |
39 | | -To read what the top VI is, enter "get" before activating the shortcut. |
40 | 39 | To run the top VI, enter "r" or "run" before activating the shortcut. |
41 | | -To remove the top VI setting, enter "d", "del", "delete", "rem" or "remove" before activating the shortcut. |
42 | | - |
| 40 | +To remove the top VI setting, enter "d", "del", "delete", "rem", or "remove" before activating the shortcut. |
| 41 | +To read what the top VI is, enter "get" or "read" before activating the shortcut. |
| 42 | +To open the top VI without running it, enter "o" or "open" before activating the shortcut. |
43 | 43 |
|
44 | 44 | Default Shortcut - [E]</Description> |
45 | 45 | <Copyright/> |
46 | 46 | <Packager>GCentral</Packager> |
47 | 47 | <URL>https://github.com/gcentral/top-level-launcher</URL> |
48 | | - <Release_Notes>- Top-level VI selection is now limited ONLY to VIs and VITs. |
49 | | -- Application instance is set to the owning project of the top-level VI instead of the active project. |
50 | | -- Added "get" to the acceptable inputs to read the top-level VI's path.</Release_Notes> |
| 48 | + <Release_Notes>- Ability to just open the Top VI |
| 49 | +- Changed Shift modifier to open</Release_Notes> |
51 | 50 | </Description> |
52 | 51 | <Destinations> |
53 | 52 | <Toolkit_VIs> |
|
0 commit comments