I knew there was such program, but it was not flexible as compared to
calling gtk library directly.  From my understanding it was intended
for languages that can not handle callback while J can, thus I felt
that would be an unnecessary middle ware for J.

However you are encouraged to implement another frontend.

Птн, 11 Июн 2010, Stefan Scott Alexander писал(а):
> Hi -
> 
> I understand that J7 will focus on working with two GUIs: the web browser,
> and GTK+.
> 
> As we know, aside from J's powerful, efficient vector-processing
> capabilities, another strength of J is the fact that it's interpreted,
> making it easier to inspect and manipulate all aspects of a program's
> run-time state, including what's in memory and what's on the screen.
> 
> I recently started reading about GTK-Server:
> 
> http://www.gtk-server.org/intro.html
> 
> "GTK-Sever ... offers a stream-oriented interface to the GTK libraries,
> enabling access to graphical user interfaces for shellscripts and
> interpreted programming ..."
> 
> It sounds like it would be interesting to use GTK-Server along with J.
> 
> - Scott

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to