[Evolution-hackers] Problem about implementation of editable text interface of html editor
- From: yuedong du <yuedong du sun com>
- To: Radek Doulik <rodo ximian com>, "Padraig O'Briain" <Padraig Obriain sun com>, bill haneman sun com
- Cc: hackers <evolution-hackers ximian com>
- Subject: [Evolution-hackers] Problem about implementation of editable text interface of html editor
- Date: Thu, 07 Aug 2003 20:51:21 +0800
Hi all,
I am planing to implement the editable text interface of html editor.
But I am confused by the problem described as below.
Because text can be edited at anywhere in the gtkhtml widget, so I think
the editable text interface should be implemented by a11y object of thee
gtkhtml widget.
Let's image a case when composing a html email. When cursor is before
particular html object in the composer, for example, a picture, the
corresponding a11y object is create and emited. So At app can get the
image's info. But at this time the editable text interface should also
be exported, so that AT app can use it to edit text. But at this time
the emitted a11y object is a picture's a11y object.
How should I resolve this conflict?
Thanks in advance
York
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]