[gtkada] gtk.widget.get_name

Preben Randhol randhol at pvv.org
Thu Mar 18 21:25:53 CET 2004


Karim Halioui <Karim.Halioui at stage.cnes.fr> wrote on 18/03/2004 (20:02) :
> hello!
> 
> the compilator accepts : 
>        
> Set_Name(type_afficheur_numerique(l_afficheur_numerique.all).afficheur,UTF8_String(Nom(1..8)));
> "type_afficheur_numerique(l_afficheur_numerique.all).afficheur" is a Gentry
> 
> but the compilator doesn't accept :
> 
> Get_Name(type_afficheur_numerique(l_afficheur_numerique.all).afficheur);
> 
> why ???

What is the error message? Which Set_Name and Get_Name are you using?

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



More information about the gtkada mailing list