i want to leave a DCBROwSE object. If I use the ENTER-key it works but not with a mouse double click.
@ 3,2 DCBROWSE oVBrowse;
DATA cAlias SIZE wcol,wrow FONT feldfont DATALINK {||oVbrowse:doppelklick()}
Unfortunely I only found the following hint: DATALINK <bDataLink> is an optional code block to evaluate whenever the user double-clicks the mouse
or presses the ENTER key within the browse area. The browse object is passed as a parameter to the code block.
but I don't know how to use ist.
quiet old but still young and unskilled in express++
Danke Tom
Precisely that what I needed, and not the first time.
Are there questions you can't bring to a successfil end ? I think, the next weeks I will try to bring you in troubles with my foolish problems.
Thanks for your help.
quiet old but still young and unskilled in express++