Re: [gtkmm] RadioButtons with SignalHandler



On Mon, 2009-01-26 at 14:50 -0800, masi wrote:
> I want to register the changing of a RadioButton at a group of RadioButtons
> directly. Therefor i grouped some radiobuttons and allocated the group to
> radioaction. I tried to connect the signal "signal_changed" from
> "RadioAction" with a function via "connect".
> But that does not work. It compiles although without errors, but if i start
> the program it crashes with a segmentation fault.
[snip]

Then you really need to try using a debugger (such as gdb) and/or
valgrind.

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]