Large value overload
Large value overload
- Subject: Large value overload
- From: "Ian Archer" <email@hidden>
- Date: Tue, 23 Jan 2007 18:05:37 -0500
I'd like to get the value from certain ax components. Usually this is
straightforward. However, with something like 'Terminal', the amount
of text for the main text widget continues to grow as the user goes
about their work, and can reach huge line counts.
I'm really only interested in the visible text. Currently, it seems
the only way to do this is to acquire the value of the widget (all the
text in the scroll pane), then apply the range available through the
visible range attribute.
While this seems to work ok, it doesn't avoid the costly copy
operation of getting the all the text from the terminal window. It
seems there should be a way to only acquire the visible text. Is this
a bug, or a feature that might be worthwhile to pursue?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Accessibility-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden