|
-
August 18th, 2012, 10:23 AM
#9
Re: My own "editor"
 Originally Posted by HellMaster22
This is what I needed to know. Thanks for that. The scripting language will be for the "end" user, who will just call the functions he needs and set some parameters. Can you describe more in detail, how this can be done? The linking between the GUI in win32 and the scripting language? Where can I get more informations about it or what should I look for?
I'd suggest to have a look at Lua first. It should be relatively easy to use with C. Just go through the online tutorial and you'll probably get a good idea of what's possible. Then try it out yourself to know how it works for sure, before you start to really design what you want to achieve. I'd save the implementation of a GUI front-end for later, though you can consider it already in your design of course.
Cheers, D Drmmr
Please put [code][/code] tags around your code to preserve indentation and make it more readable.
As long as man ascribes to himself what is merely a posibility, he will not work for the attainment of it. - P. D. Ouspensky
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|