[gtkada] CONSTRAINT_ERROR

Preben Randhol randhol at pvv.org
Wed Jan 23 11:14:14 CET 2002


"Clark, G L" <g.l.clark at lmco.com> wrote on 23/01/2002 (11:12) :
> 
> 
>    Does anyone have any experience debugging CONSTRAINT_ERRORS?
> 
>    I'm using Glade generated code.  Therefore the window has a Gtk_New which
> calls an initialize function which has all the gtk_new calls for all the
> other widgets in the window.
> 
>    What I'm trying to do is set the default values for some radio buttons
> based on some passed in user data.  After the particular radio_group and
> lables are gtk_new'd and all the callbacks connected.  At the very end of
> the Initialize function I have a set_active call on a radiobutton. This

You must do this outside of the Initialize function as far as I know.

Preben
-- 
Preben Randhol ------------------- http://www.pvv.org/~randhol/ --
                 «For me, Ada95 puts back the joy in programming.»




More information about the gtkada mailing list