PDA

View Full Version : Dui & Lua



nurowolf
August 13th, 2006, 01:40 AM
Is it possible to bind a LUA script to a DUI form without the need for a C Wrapper?

The reason is that I have put together a reasonably stable LUA script that downloads all my TV Series information from the NET (Series SUmmary & Basic Episode Information).

This is being used a MeeTVShow replacement importer for Meedio.

However the database is a hardcoded variable.
The temp directory is hardcoded ect ect.

If I could find some way of having DUI work with my LUA script without needing to learn C - then I could look at distributing this to the wider community.

Any suggestions???

As it stands at the moment it really isn't fit for public consumption.

Promixis
August 13th, 2006, 04:09 AM
Yes, using the treescript plugin.


Lookin the girder\plugins\treescript dir. That is where the files go. Menu's are designed using the designer.exe in the girder dir.

Maybe start a new thread 'Using the treescript plugin' and we will help you there.

nurowolf
August 14th, 2006, 07:29 PM
OK Thanks Mike - made a good start on this - will post in new thread