Re: [Java-gnome-developer] libglade documentation ?
Brought to you by:
afcowie
From: Joao V. <jvi...@ya...> - 2005-01-10 13:48:18
|
Oh boy, we need to improve the docs about Glade :/ Anyways, try taking a look at the API doc: http://java-gnome.sourceforge.net/docs/javadoc-2.8.2/index.html There's a method there called 'getWidget(java.lang.String name)'... with this method you obtain any widget avaliable on the XML file you created with Glade (you must pass the widget's name, which you also specify with the Glade tool). Cheers, J.V. --- Amon Forstmann <am...@an...> escreveu: > Hello list, > > is there any libglade documentation ? > > I've done a form with glade-2 and want to fill the treeview with some > content *g*. > > I searched a whole day and got the menu working but getting the state of > a checkbox, loading text from an entry etc. still doesn't work because > I've no idea how to do that. > > thx for your help, > Amon _______________________________________________________ Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora. http://br.acesso.yahoo.com/ - Internet rápida e grátis |