R:Base 9.5 (32) 9.5.3.20718
In external form the PROPERTY <Component ID> MAKECLICK '0'
does not work for Variable Lookup ListView
while it works fine for normal form.
Has anyone had the same problem?
I used the following "standard" method:
While in External Form Designer:
01. Assign a unique <Component ID> for Variable Lookup
ListView Control.
02. Use the following code as "On After Start EEP".
SET WALKMEMU ON
PROPERTY VarListViewComponentID SET_FOCUS 'TRUE'
PROPERTY VarListViewComponentID MAKECLICK '0'
RETURN
03. Use the following code as "On Form Close EEP"
SET WALKMEMU OFF
RETURN
04. Save the form and close form designer.
05. REFF formname.RFF
Any help will be appreciated. thanks
Daniele Barbieri
B.M.B. Informatica
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]
(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
================================================