Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe with navigation
Message
From
27/06/2003 20:08:04
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
27/06/2003 10:55:09
N. Lea
Nic Cross Enterprises
Valencia, California, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00804697
Message ID:
00804944
Views:
30
I like to put all the code in my form. For example, the next button will call a method called bnt_next. Then in that method I do the following.
with this.pageframe
  do case
  case .activepage = 1
     Do what you want
  endcase
endwith 
>Hi! I was wondering if i could get some input. This involves a pageframe with (say 5 tabs) and each tab acts as if it were an independent form. Some, if not all of these tabs, will have navigation buttons (next, prior). Now since the form is going to open multiple tables at a time, if I were to drop a next/prior button on each tab itself, the next/prior button will act on whatever the active table is, when it comes to buffering. Does anyone know a way to get around this. I would like each nav button on each page to control the buffering for the tables on that particular page.
>
>Thanks!!
Previous
Reply
Map
View

Click here to load this message in the networking platform