This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GUI facility


Matt Munz wrote:
Thanks for providing a really interesting programming enviorment.
> I'm interested in getting a "Hello World" GUI going.  Are there any
> GUI modules or functions available, or do I need to invoke Swing
> through the Java-interaction layer?

Except for the JEmacs support, there isn't much that I
know about.  The (object ...) form is useful for event
listeners.  (See the TODO file in the Kawa source
distribution for a proposed (listerner ...) syntax,
which shouldn't be very difficult to implement.)

I have some ideas for "functional pictures", but
they're rather vague, and I don't know when I'll
have time to work on it.

Keywords may be useful for a compact but flexible API.
--
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]