Re: [g-a-devel]How to provide atkrelation thru glade2 file?



Maybe I'm confused-- but if ATK defines labeled-fore and label-fore, that seems wrong.

It should be labeled-by and label-for across the board...

Marc

At 04:15 PM 2/25/2002 +0000, Padraig O'Briain wrote:

> X-Accept-Language: en
> MIME-Version: 1.0
> To: "Padraig O'Briain" <Padraig Obriain sun com>
> CC: gnome-accessibility-devel gnome org
> Subject: Re: [g-a-devel]How to provide atkrelation thru glade2 file?
>
> Thanks Padraig.
> Yes it works now...
> But I found  that the /libglade/examples/simple.glade file shows
> 'labelled_by'  and 'label_for'.
> should it be changed ?`
>

Yes.

The correct values are as in atk/atk-enums-types.c, i.e. labelled-for and
label-for.

Padraig

> Regards,
> Pasupathi.
>
>
> atk/atk
> Padraig O'Briain wrote:
>
> > Pasupathi,
> >
> > Does changing "labelled_by" to "labelled-by" help?
> >
> > Padraig
> >
> > > Hi,
> > >    As a part of providing accessibility to the profterm application I
> > > had added the following tags in the glade (2.0) xml file :
> > >
> > > <accessibility>
> > >    <atkrelation target="profile-name" type="labelled_by" />
> > > </accessibility>
> > >
> > > In the Ferret output I could see that relation name is set to NULL but
> > > the  target object name is set correctly as "profile-name".
> > > I think the problem is that atk_relation_type_for_name () returns NULL.
> > >
> > > Kindly let me know what the problem is?
> > >
> > > Thanks,
> > > Pasupathi
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Gnome-accessibility-devel mailing list
> > > Gnome-accessibility-devel gnome org
> > > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
>

_______________________________________________
Gnome-accessibility-devel mailing list
Gnome-accessibility-devel gnome org
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel




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