I had mention in a prior post that creating a HTML/CSS/AJAX driver for
IUP and the Script BASIC SBHTTPD application server would close the circle allowing one set of source to run on the desktop and the web. I had sent Antonio (IUP author) as ping on his thoughts about the concept and here is his reply.
If you get the font and screeninfo information right, the layout
computation is not a problem. The simple controls are straight forward
to implement. I think the IupDialog is a form, so a page can have many
forms (dialogs). Therefore the screeninfo is actually a page
information.
I would start this way.
Best,
Scuri
Once Charles and I get a 64 bit version of
DLLC working, a web IUP driver is next on my plate.