Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pageframe with navigation
Message
De
27/06/2003 20:08:04
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, États-Unis
 
 
À
27/06/2003 10:55:09
N. Lea
Nic Cross Enterprises
Valencia, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00804697
Message ID:
00804944
Vues:
31
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!!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform