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:
01404703
Views:
49
The question is - how to simulate Tab with the button? Button doesn't look exactly like tab, also how can I show it pressed/depressed?

Thanks again.

>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
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