Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interface design ideas
Message
 
 
To
08/06/2009 17:22:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01404559
Message ID:
01404590
Views:
47
>Naomi,
>
>You could also consider, since you have pageframes without a tab and users should be able to move around on the pages, to place a row of buttons on the top row of the form .Buttons are only visible when you have passed the login procedure . In the click() procedure of the buttons you call the corresponding pageframe. This way, whenever your customer wants an extra page, increase the pages() and add an other button
>
>In the Button.click()
>**some coding
>ThisForm.Pagex.zOrder
>
>In the calling Page.Activate
>this.refresh()
>
>This way you have pageframes without tabs.
>
>Regards,
>
>Koen

Yes, I like this idea. At the moment I'm thinking if I would be able to squeeze all the information into one page, though, because the top portion of the second page should apply to both pages (the existing and new).

Alternatively I can try to save all current controls on the page into a container and try to create a similar container plus two buttons as you suggested and then just show the appropriate container on the same second page.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform