News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

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?