Hi Mindy,
On Wed, 2002-06-12 at 03:55, mindy liu wrote:
I'm so glad to tell you that the "AT-poke" is more stable after
following your instruction.Thank you very much. :-)
Great :-)
And during my using it, I find that there is no entry to set selection,
there are several methods in AT-SPI AccessibleText Interface,
I wonder how to test them?
Yes - the selection interface is so far, under-represented :-). Problem
is, we're beggining to run out of vspace to handle all the different
interfaces. Possibly we should use a notebook on the RHS, and split
attributes as 'standard' and 'extended' - but that might not work well;
perhaps having 2 columns of per interface frames.
In addition, there are 4 buttons on AT-poke which labeled
"copy""paste""cut""delete", I tried them. I don't know whether my steps
were right. First, I selected a text string in the TextView window, and
then click these buttons, the result was correct.
Yes - that was the intention.
A problem: in gtk-demo, there is one object called "Editable Cells" in GtkTreeView,
and I