October 10, 200421 yr Hi folks,I want to create an application witch the user can "develop" his own dialogs and functions.How should I start this? Is there some documentation or any information out there?
October 10, 200421 yr Author You mean like your own scripting language?It's not really hard at all, but having a full featured language, good documentation with examples and also, some advantages to using it is another story. I mean, if you're going to do that, it has to be better than say, .cmd .vbs and even other scripts like AutoIt (and all 3 are well established, documented, and can do most things already).Unless I didn't really get what you meant?I'm sorry that I didn't described it very well.I'm making an application in .NET and I want that the users of this application can change the design from my dialogs or make some new dialogs.Lets look for example to a e-mail client. when a e-mail is comming you can make some rules in which folder this e-mail will be saved.and now i want that the user can modify this "script" or "makro" for his personal use.I don't know how i can parse a "script" to get some dialogs.
Create an account or sign in to comment