xide_plugin_sample
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| xide_plugin_sample [2018/01/26 05:01] – created wolfgangriedmann | xide_plugin_sample [2018/01/26 05:17] (current) – wolfgangriedmann | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== A sample XIDE plugin ====== | ====== A sample XIDE plugin ====== | ||
| - | Here you can find a complete sample for an XIDE plugin with some useful functions. | + | Here you can find a complete sample for an XIDE plugin with some useful functions. |
| + | |||
| + | This plugin has the following functions: | ||
| + | |||
| + | * Insert a textblock at cursor position (textblocks can be defined as prg files) | ||
| + | * Show the XSError.log file | ||
| + | * Open the BIN folder of your project | ||
| + | * Copy the application folder name to the clipboard | ||
| + | * Open a command prompt in the BIN folder (setting the Visual Studio environment variables) | ||
| + | * Open an elevated rights command prompt with the Visual Studio environment variables | ||
| + | * Execute GUIDgen to create GUIDs | ||
| + | |||
| + | To simply use this plugin, simply copy the DLL in your '' | ||
| + | |||
| + | Source and binary are here: {{ : | ||
xide_plugin_sample.1516942910.txt.gz · Last modified: 2018/01/26 05:01 by wolfgangriedmann