[Glade-users] signals panel output in c++ mode

Thomas J Lewis tjlewis@link.com
Wed, 11 Apr 2001 06:32:08 -0400


in using glade gui builder, signals panel(data and object lines field
in),  to output gtk-- handler calls,

the c++ source file built is incomplete.

get something like...
"  mute_all->clicked.connect(SigC::bind(; "

   where, mute_all is a pointer to a button widget.

a bug with glade or not using data & object fiels correctly?


tom
tjlewis@link.com