OnDblClick in DBFBrowse:oRecSel area
Publicado: Mié May 23, 2007 2:14 pm
Dear developers!
I have found some strange behavior in Xailer 1.4 (maybe it was the same in
previous versions). When I make a doubleclick in DBFBrowse:oRecSel area,
DBFBrowse enters in editing of last visible column. You can even see this
behaviour in IDE "DBF Explore..".
I have analyzed Browse.prg (Xailer source) and it seems that
XBrowse:LButtonDblClk has an error (see conditions order in lines
2013-2026, in case of oRecSel area method MouseColPos returns -1).
Can you look at this?
Regards, Oleg
I have found some strange behavior in Xailer 1.4 (maybe it was the same in
previous versions). When I make a doubleclick in DBFBrowse:oRecSel area,
DBFBrowse enters in editing of last visible column. You can even see this
behaviour in IDE "DBF Explore..".
I have analyzed Browse.prg (Xailer source) and it seems that
XBrowse:LButtonDblClk has an error (see conditions order in lines
2013-2026, in case of oRecSel area method MouseColPos returns -1).
Can you look at this?
Regards, Oleg