Page 1 of 1

WD Wishlist

PostPosted: Tue Jul 29, 2014 11:43 am
by Gmoors
It would be nice to have support for WD scripting in something like notepad++. The editor in the Widget designer right now is a bit spartan.

It would be usefull for scripting functions for starters. (maybe also multiple functions in one file)

Other long-term nice to haves would be, in no specific order:
The possibility to dynamically attach events to objects on the interface.
Dynamically adding/deleting objects.
local variables within functions (no need to show up in the variables section)
XML parsing. (eg. configuration files)
DOM support for all objecs

Re: WD Wishlist

PostPosted: Tue Jul 29, 2014 11:52 am
by Daniel Kaminski
We will look into this.

notepad++ for WD Scripting is a nice idea.
I have seen that you can implement your own Language Rules.
If you have spare time feel free to take a look at it and share it with everybody else. I will also put it on the Feature List.

Some of your ideas are for sure in the SDK world in my opinion, but I will put them on the feature list and we will see.

Daniel