|
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: 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: 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 |
- [RBG7-L] - RE: automatic pop-up John Engwer
- [RBG7-L] - RE: automatic pop-up A. Razzak Memon
- [RBG7-L] - RE: automatic pop-up Charles Parks
- [RBG7-L] - RE: automatic pop-up A. Razzak Memon
