Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fire code on each Page Activate
Message
From
23/01/2007 08:32:44
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01187872
Message ID:
01188050
Views:
17
I think he's telling you about fire just 1 time, if you fill this.tag the next activate will not work.
You need to create a funtion or procedure called from each page when it's being activated.
So in activate of each page you put by example: thisform.pageactivated(this.pageorder)

>>Hi everybody,
>>
>>I have a pageframe class and I don't have a page class. What would be the easiest way to fire some code when the individual page is activated (in particular, I'd like to change its font properties)?
>>
>>Thanks in advance.
>
>Usually, I do it from Activate event
>
>If Empty(This.tag)
> This.Tag='A'
> This.Setall(...)
>Endif
>
I'm not sure I get the idea

John Harold Belalcázar Lozano
Associate Director Of Development
http://www.belvicto.co/
jhbelalc@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform