Can as read only TTXTEDIT?
thanks
METHOD KeyChar( nKey, nFlags ) CLASS TTxtEdit
local cLastToken, nColor
if Len( ::aLines ) == 0
::aLines = { "" }
::Refresh()
endif
if ::lReadOnly // new !!!
return nil
endif
...
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 102 guests