On Sep 27, 2009, at 11:49 AM, Ricardo Aráoz wrote:

> You might just get those that have a TabOrder (and/or RegId) defined.
> Wouldn't that simplify the problem? And the tab order does not have to
> be dynamic, just setting an initial tab order should be enough right
> now. You might even define TabOrder to be at the form's level, that  
> is,
> there is no separate tab order for pages or other containers.
> I'm going for the minimum, easiest to implement functionality here.  
> But
> whatever you implement on top of that would be appreciated.

        Whatever is implemented has to make sense in all situations. What  
about a paged control? Shouldn't the controls have TabOrders that are  
local to the page that they're on?

        Solving for the simple case of one flat container is simple. Solving  
for multiple paged controls on a form is a little more complicated.


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
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/[email protected]

Reply via email to