It almost feels like I'm spamming the list, sorry about that :/

I found a great example of it here:
http://wxlua.cvs.sourceforge.net/wxlua/wxLua/samples/luamodule.wx.lua?revision=1.3&view=markup

One thing I'm banging my head about though, and unable to find any examples,
how can I let parts of my script run in OnRun, or on idle events? I've tried
several things, and none seem to do anything. Any ideas?

PS. Have you ever thought of an IRC/Jabber channel for wxLua?

On 3/27/07, Matthew Wild <[EMAIL PROTECTED]> wrote:



On 3/26/07, Matthew Wild <[EMAIL PROTECTED]> wrote:
>
> Ok, sorry it's been a while. Today I finally got to focus on the wxLua
> part of my application :)
>
> I found wxLua/modules/luamodule/src. Is this what I think it is? It
> seems so. I built it, but although I can require() it, and my program runs,
> absolutely nothing graphical happens. Any idea?
>

Hmm, I got something to work. I realised the script actually has to finish
before anything is displayed. When loaded as a module though, still
absolutely nothing happens. Is there some function I can call to start the
ball rolling?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to