Hi Guys,
Do you know if is possible to do auto-texts with this class ?
METHOD KeyDown( nKey, nFlags ) CLASS TRichEdit5
.../...
// Suggested by the user MaxP (Massimo): 11/22/2019, remove PostMsg
//::PostMsg( FM_CHANGE )
// Added by Cristobal Navarro
if !::lReadOnly
::PostMsg( FM_CHANGE )
endif
.../...
Return nil
Ação
Ação
Natter wrote:Hi, Cristobal !
When I try to download your example, I get the following message
"Error when establishing a secure connection"
I'm also very interested in the topic of auto-text. About 5 years ago I tried to do something like this for TGet/TMultiGet, but it was slow
cnavarro wrote:I download it without problem
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 47 guests