Re: Linux
- Posted by Ralf Nieuwenhuijsen <nieuwen at XS4ALL.NL> Nov 22, 1998
- 575 views
>I've got a reference on XLib programming and am starting to work through >it. The way I see doing it would be to hardcode the X window calls >wrapped in C as builtin procedures, with a Dos32Lib interface. Now >wouldn't that be snazzy? *Wow*, it would be really cool, even we could write generic apps using a nice and standard GUI, and then have that program working on Linux, Win32, Dos32 and who knows which platforms else ? Pete, since you are still building an Euphoria interpreter from scratch, could you try to keep it in such way you can easily make a DLL out of it as well as a normal executable, that could run multiple Euphoria programs at the same time, maybe together with a plugin wrapper DLL for IE and Netscape ? Ralf