Re: GailAdjustment



Padraig O'Briain wrote:
> 
> Our implementation proposal suggests that we should implement AtkValue
> implementation on GailAdjustment.
> 
> We may have a problem here as a GtkAdjustment is a GtkObject not a GtkWidget.
> 
> I would like to confirm that we do need an AtkObject associated with a
> GtkAdjustment.

It seems to me that the GtkAdjustment API maps very well onto
AtkValue, but I think that as you said GtkAdjustment is an internal
data member of certain GtkWidget types...

It might still be useful to subclass AtkObject (not GtkAccessible) for
GtkAdjustment, but there might not be a corresponding factory
implementation... the idea being that once AtkValue is implemented for
GtkAdjustment, any GtkWidgets that use GtkAdjustment internally could
easily delegate their AtkValue implementation to the GtkAdjustment
implementation.

-Bill

> Padraig
> 
> _______________________________________________
> gnome-accessibility-list mailing list
> gnome-accessibility-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list

-- 
--------------
Bill Haneman
Gnome Accessibility / Batik SVG Toolkit
Sun Microsystems Ireland




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