OK :]
Well then, would it be possible to use <appdir> in the command prefix, just like in the image path ?
That would allow for the user to get his custom scripts in a sub-folder of the program, thus improving portability — this way I could share the whole thing with my colleagues by sending them an archive.
Also, would it be possible to :
- have a visual "thing" to let the user know whether or not a button asks for confirmation without going in editor mode ? (For now I'm "cheating" by manually adding a "*" to the end of the button caption)
- have an option for a button not to use the Variable/target parameter (so the same interface can be used to run a command on the local machine which does not need or accept a target parameter, such as "ipconfig /flushdns")
- let the user place "separations" (such as a forced "carriage return" or even a horizontal line) between some groups of buttons ?
- let the user define a constant size that would apply to all buttons (so they get kinda aligned in the interface as if it were a table) ?
Edit : I almost forgot : an button or menu item to clear history ?