searching for a xbrowse codeblock, which triggers after every action, respectively changing the focus from one row to another one?
Still exist, or how can I define an UDF which will be triggered when focus changed to another row?
METHOD Change( lRow ) CLASS TXBrowse
if ::bChange != nil
DEFAULT lRow := .t.
if lRow .or. ::lColChangeNotify
Eval( ::bChange, Self, lRow )
endif
endif
return nil
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Willi Quintana and 112 guests