dbTalk Databases Forums  

Event firing in Pageframe

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Event firing in Pageframe in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
NO
 
Posts: n/a

Default Event firing in Pageframe - 04-03-2006 , 03:41 PM






Hey;

I am new to VFP. Excuse the newbie question;

I have a page frame. The first page has a cmdbutton on it. I would
like to call the click event of the button the first time the page
opens up.

I tried putting this.cmdLookup.click() in the activate event of the
page, and also in the init and even in the gotfocus. Didn't work.

In the case of activate it would not be fired the first ime, but if I
click on the page again it would.

I also don't see a gotfocus event for page...

Can you help?

thanks,
A.

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: Event firing in Pageframe - 04-27-2006 , 05:35 PM






In article <q42332lc8mj40s9v0l5c6s4t0m24loau44 (AT) 4ax (DOT) com>, NO <no (AT) np (DOT) com> wrote:
Quote:
I also don't see a gotfocus event for page...
The standard for this is to fake it. :-) I don't remember if there's
a better way to do it now, but this should still work fine:

http://www.geocities.com/ResearchTri...34/qoop013.htm


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.