Re: [Java-gnome-developer] Create a custom GTK RoundedFrame in Java Gnome
Brought to you by:
afcowie
From: bob <loi...@pa...> - 2010-10-23 12:59:05
|
I work on the librebook project https://launchpad.net/librebook and for reproduce the same look that Rhythmbox or Banshee, I read the source of these projects and I saw that developers use custom widget for the tree navigator or for the list. It is very important that I could increase the look of my project so I would like to use some customs GTK widget. Do you think it's possible to create pure java like a complex navigator tree with the DrawingArea object ? Loïc Dreux Le samedi 23 octobre 2010 à 14:37 +0200, Andrew Cowie a écrit : > On Wed, 2010-10-20 at 16:15 +0200, bob wrote: > > > There is a solution to create a custom widget in Java? > > For what most people need, they just use (or subclass, whatever) > DrawingArea. Could you perhaps explain what you're actually trying to > do? > > > // The custom GTK widget RoundedFrame > > I don't read .Net, sorry. > > AfC > A Coruña > > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > java-gnome-developer mailing list > jav...@li... > https://lists.sourceforge.net/lists/listinfo/java-gnome-developer n |