Re: gtk toggle button

2005-06-02 Thread Stefan Kost
Hi vasu, please go to http://developer.gnome.org/doc/ http://developer.gnome.org/doc/tutorials/#gtk and read through the gtk tutorials. The list does not miond to answer questions. But it makes more sense if you understand the basic of how gtk+ works. Stefan hi ; i have two frames c

gtk toggle button

2005-06-02 Thread srinivas
hi ; i have two frames created using glade, c. i have a toggle button in one frame, and a radio button in another frame. now i want to toggle the button and change label on it when i selected/ toggled radio button. any examples; thanks; vasu.