This is what I use. property componentid PMAUTO 'TRUE' property componentid SET_FOCUS 'TRUE'
Dan Goldberg _____ From: [email protected] [mailto:[email protected]] On Behalf Of Lawrence Lustig Sent: Thursday, May 20, 2010 8:34 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Force DB Edit pop-up menu to appear (in code) In RBase 7.6 is there a way to PROPERTY command or other method to force the pop-up menu of a DB Edit control to appear? I don't want "auto pop-up" but I have some users who can't quite get the hang of using the keyboard shortcut. So I want to place a button next to the DB Edit and open the popup menu from there. This DB Edit is located in a scrolling region, so I can't use a combo box. What I'm looking for is something similar to the PROPERTY . . . SHOW_EDITOR command for DB Memo fields. -- Larry

