[Iup-users] IUP Examples

scuri at tecgraf.puc-rio.br scuri at tecgraf.puc-rio.br
Thu Feb 14 14:00:39 GMT+2 2008


  Yes, it is a tiny bug in the example. Thanks for reporting this. You are
free to report any bug to us. You can send them directly to
iup at tecgraf.puc-rio.br

Best Regards,
Antonio Scuri

> Hi,
>
> I've just started trying to use IUP on Windows (VC7) - it's taken me
> a while to build because I also build my own Lua, but I'm getting there.
>
> I just ran one of the examples - it (almost) worked.  Very cool,
> thank you.  The example was iupbutton.lua.  I had to add a require
> ("iuplua") at the start, and an iup.MainLoop at the end, which I
> expected, but I also had to change line 102 from:
>
> function btn_image:button( b, e )
>
> to:
>
> function btn_image:button_cb( b, e )
>
> Which I think might be a (very minor) bug.  Is there any interest in
> tiny bug reports like this, and if so what's the best way to send them?
>
>
> Cheers,
> Geoff
>
> _______________________________________________
> iup-users mailing list
> iup-users at lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/iup-users
>




More information about the iup-users mailing list