Page Selection (OpenInsight Specific)
At 28 NOV 1997 01:41:19PM Richard Richter wrote:
I am trying to start a open a multi page window other than page one and give focus to the record key editline located on that page and have the next SEQKEY highlighted in the editline. I can't seem to get them all together. There's probably an easy way and I'm not seeing it. I'd sure appreciate all the help I can get.
Thanks,
Richard Richter
At 29 NOV 1997 12:44PM Blaise(Revelation) wrote:
Richard,
Take a look at the vPosition property. This allows
you to change the page programatically.
Good Luck.
-Blaise
At 29 NOV 1997 02:15PM Andrew P McAuley wrote:
Depends how you define easy… I'd say it was easy but I love writing code…
Start the Window invisible and on the create event send a PAGE event to the window, set the FOCUS property of the Window to the field with the seqkey, then set the SELECTION property of the control to 1 : @Fm : 999, then make the window visible.
amcauley@sprezzatura.com
World Leaders in all things RevSoft (Except VIP)