Re: [Java-gnome-developer] desklets on java
Brought to you by:
afcowie
From: Alexey T. <a_t...@ma...> - 2007-10-02 18:49:47
|
> Hi, noticed your question in the mailing list... > You might want to look into jna which has, among other things, cross > platfrom transparent windows (check out the examples there for a > translucent clock) > > https://jna.dev.java.net/ > > Marc Thank you for answer. But this is not quite suitable for me... At first I did not manage to get it work (java.lang.IllegalStateException: Can't get Drawable). But I will try again. Besides, I think that such functions should be implemented in java-gnome because such functions exists in gtk API (gdk_window_input_shape_combine_mask (), and so on). So, can I ask developers to implement such feature in java-gnome? |