Re: Clojure + Java Interop + Gnome Interop -- KeyPressEvent fails

2011-12-05 Thread Rett Kent
On 12/03/2011 10:16 AM, Henrik Lundahl wrote: Hi Rett There is no such type as org.gnome.gtk.Window$__KeyPressEvents, at least not in 4.1 of the Java Gnome API . org.gnome.gtk.Window$__KeyPressEvent exists though. I'd gue

Clojure + Java Interop + Gnome Interop -- KeyPressEvent fails

2011-12-02 Thread Rett Kent
So, I've been dipping my toe in the waters of Clojure UI development using Gnome, and I immediately ran in into a problem making me regret my years of Java apathy. I'm trying to write a toy program to processes generic key presses made to the Gnome window and I'm stuck as to how to translate t

Newbie help in pitching in

2011-10-19 Thread Rett Kent
Hi all, Now that I have my shiny new, clojure-dev membership, I'd like to pitch in. I took a look at the pages describing how to contribute. http://clojure.org/contributing http://clojure.org/patches The process for contributing is pretty clear, but I'm finding it hard to find anything appr