Re: Linux port
- Posted by Robert Craig <rds at ATTCANADA.NET> Jun 21, 1999
- 474 views
David Cuny writes: > What kind of callback support will Euphoria/Linux have? > X Windows doesn't require it because it reads the event > queue directly. But all the GUI toolkits built on top of X > (Motif, GTK+, wxWindows, GraphApp) use callbacks. I should be able to support the same callback mechanism as WIN32 Euphoria provides, i.e. C routines in shared libraries (DLLs) will be able to call Euphoria routines, given the callback address. Inter-language calls are a bit tricky, and I haven't worked out all the details yet for Linux. I need to do some research and write a bit of machine code, so I'll leave it for the second Linux release. Regards, Rob Craig Rapid Deployment Software http://members.aol.com/FilesEu/