[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] IUP 2.4
- From: Scott Morgan <blumf@...>
- Date: Thu, 22 Dec 2005 15:06:12 +0000
Scott Morgan wrote:
>If I just use IupOpen, iuplua_open and iupkey_open, the dialog shows but
>does not respond (hour glass when cursor is over the box, does not
>respond to clicks), I have to kill the app.
>
Ah, sorry, just realised I need to invoke iup.MainLoop(). Are there any
small lua5 apps to look at and get a feel for IUP?
>If I add in the IUP Controls
>libs the app just crashes on the dlg:show() call.
>
>
This is still an issue though, on the other hand, I'm not sure if I
really need it.
Scott