Geoff Canyon wrote:
Out of curiosity (no offense to the existing window system, which looks pretty nice) is it possible to tie in J to wxWidgets?

Given that there are already several language binding for wxwdiget, I think that it is possible. However wxwidget use C++ (no plain C api) so that you have to write a wrapper instead of calling it from J directly. FYI gtk+ may be the only popular gui toolkit that use plain C api.

--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to