Re: [Java-gnome-developer] jWeatherWatch
Brought to you by:
afcowie
|
From: Andrew C. <an...@op...> - 2009-11-01 04:54:36
|
On Sat, 2009-10-31 at 15:19 +0100, Patrick von Reth wrote: > I know mixing swing&awt with java-gnome is supported That's right. You can't have two different toolkits both trying to drive GTK. If you use java-gnome to write your UI in GTK, then you won't have any problems. Then you can use our libnotify package. AfC Sydney |