[Iup-users] Is there a stand-alone Lua+X11+Motif+IUP interpreter?
mpb
mpb.mail at gmail.com
Mon Oct 8 20:25:30 GMT+3 2007
Hi,
I am evaluating IUP for a potential GUI application. I would like to
write as much of the application as possible in Lua, and Linux is my
primary development/runtime platform.
The IUP Guide page says:
"Although we have dynamic libraries we do not recommend the dynamic
loading of the main IUP library in Motif. This is because it depends
on Motif and X11, you will have to load these libraries first. So it
is easier to build a base application that already includes X11, Motif
and the main IUP library than trying to load them all. In Windows this
is not a problem. The IUP secondary libraries can be easily dynamic
loaded regarless of the system."
My question is: Is there a sample version of such a "base
application" that I could play with? For example, is there a version
of the stand-alone Lua interpreter that has been modified to include
the X11, Motif and IUP libraries?
Or is there some other sample application that is a good starting
point for playing with IUP+Lua on Linux?
Thanks!
-mpb
More information about the iup-users
mailing list