On Nov 7, 2011, at 1:25 PM, John Fabiani wrote:

> What I have decided on is to use dabo.dEvents.PageEnter event to move the 
> cursor to the top of the scrollpanel.  The problem is when the user moves off 
> the scrollpanel (to check something) and then returns - the focus will be on 
> the first child and NOT at the point of the last edit.  To me it appears to 
> be 
> the lesser of two evils.
> 
> But I'm still open to any suggestions.

        You could always use the brute force approach:

1) lock display
2) cycle through all pages - call scrollVertically() to move the panel to the 
top
3) return to original page
4) unlock display


-- Ed Leafe



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/97a534f8-0795-4eff-b2dc-c99d09b55...@leafe.com

Reply via email to