Re: [Java-gnome-developer] error defining signals with glade
Brought to you by:
afcowie
From: Michael K. <mk...@gm...> - 2005-05-29 10:41:47
|
> > I think the method needs to be void: > > > > public void on_button1_clicked() { > > System.out.println("clicked"); > > } > > > > If you check out the tutorial on the java-gnome site, I think it > > explicitly says this somewhere. > you are right, but it does not make any difference, either :-((. > > cheers > gaboro Hello, I'm new to JG and this list, but perhaps I can help ... I have Ubuntu Hoary, too, and I encountered the same problem. I updated to JG 2.10 and everything runs fine. I'm not aware of Hoary packages for JG 2.10 so you have to compile it yourself. Cheers, Michael |