Re: [gtk-list] Re: radio buttons in GTK--



Max Watson <redline@pdq.net> writes:
> No. The gtkmm_sigsegv method IS where the Gtk_CList initialization crashes,
> though. :) The radio buttons seg out at line 3005 of gtk--.cc according to
> gdb. I tried to fiddle around with that part of the radiobutton constructor
> code, but the logic of it escapes me. I can not figure out what it is
> supposed to be doing. 

That code handles the list -- its cut/pasted from gtk. (this is one of the
weak points in gtk--, when these constructor methods change in gtk, these must
be updated -- guess something is messed up in it..) (there's no *_construct()
functions for all widgets and need to cut/paste the constructor -- just like
in C++ normally..)

I'll check it soon.

-- 
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --



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