Re: [gtkmm] RadioButtons with SignalHandler
- From: Murray Cumming <murrayc murrayc com>
- To: masi <masi rz fh-augsburg de>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] RadioButtons with SignalHandler
- Date: Tue, 27 Jan 2009 10:18:10 +0100
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]