News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Scripted Plugins + GUI

Started by Alatar, May 25, 2011, 10:52:36 AM

Previous topic - Next topic

Alatar

Hello. I want to wrte some simple plugin with script lang, but it must get some info from user. As I see, scripting API have not GUI functions other than ShowMessage/Warning/Error/Info and wxGetText/Password/Number/ColourFromUser. Can script create and access any custom dialogs, or I need to use ShowMessage and wxGetTextFromUser combination to interact with user?