Ed Leafe wrote: > 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. > > I'm probably not expressing myself properly. You said earlier "I may have some time today to work on this". What I was trying to say is thanks a lot, if it's too complicated, or you don't feel like doing so much work on a sunday, just some basic functionality would be enough to me. I can guess how much work it will be to implement this and was just trying to be helpful. As for the multiple paged controls : "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", once again trying not to overload your day. I thought if I had to deal with multiple paged controls (I do) I'd just define the tab order of the controls in different pages as if they were in a single container (last control of page 1 goes before first control of page 2). But then again not trying to tell you how to do what you do, just trying to simplify my needs in order for you to have a little less load. Sorry if I came through as trying to tell you what to do, not my intention.
--- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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]
