TGet problems
Posted: Tue Mar 06, 2007 2:07 pm
Hi all,
Starnge things are happening with some METHOD in TGet.
1. GetSel() always returns ``
2. GetSelPos() Always return nHi = 10, nLo = 10
so trying to use Copy(), Cut() and Paste() methods results in no results.
3. Application crashes with NO EXP. METHOD TGET:GETFOCUS
this method is used in at least two methods. Should`nt it be GotFocus()
4. Is using ::TControl:... result the same as Super:...
Regards,
Gilbert
Starnge things are happening with some METHOD in TGet.
1. GetSel() always returns ``
2. GetSelPos() Always return nHi = 10, nLo = 10
so trying to use Copy(), Cut() and Paste() methods results in no results.
3. Application crashes with NO EXP. METHOD TGET:GETFOCUS
this method is used in at least two methods. Should`nt it be GotFocus()
4. Is using ::TControl:... result the same as Super:...
Regards,
Gilbert