Dawn, thanks for the tip.  I will give it a try this morning. 

Where will I find Charlie’s example?  Is it on the conference CD?

 

John

 


From: [email protected] [mailto:[email protected]] On Behalf Of Dawn Oakes
Sent: Wednesday, March 09, 2005 4:23 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - RE: automatic pop-up

 

John

There is not a supported property command for that.  However, borrowing Charlie Parks'  example of copying the control to the editor, I found pmauto = true / false seems to indicate the status of the automatic popup checkbox.  So I tried:

 

PROPERTY <component id> PMAUTO 'True' in an on after start eep on my form and it worked, turining on the automatic pop up.  I then put a button on the form with PROPERTY <component id> PMAUTO 'False' and it also worked, disabling the automatic pop up.

 

Test it to make sure everything ELSE works as expected before using it.

 

Dawn

 

 

 


From: John Engwer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 09, 2005 3:57 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - automatic pop-up

Is there a property command to control whether you get an automatic pop-up menu when you enter a DBedit field? 

I looked through the Property PDF and I cannot find one. 

I would like to be able to turn the automatic pop-up menu feature on or off via program control.

 

John

Reply via email to