2011-02-08 14:36 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/src/rtl/tbrowse.prg
! set default minimal number of visible rows to ::rowpos() when
::configure() method is called - clipper compatibility fix.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-02-08 14:36 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/src/rtl/tbrowse.prg
|
||||
! set default minimal number of visible rows to ::rowpos() when
|
||||
::configure() method is called - clipper compatibility fix.
|
||||
|
||||
2011-02-08 13:39 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbnetio/utils/hbnetio/netiocon.prg
|
||||
+ Accepting notification events coming from the server
|
||||
|
||||
@@ -1469,6 +1469,8 @@ METHOD doConfigure() CLASS TBROWSE
|
||||
::nRowPos := 1
|
||||
ENDIF
|
||||
|
||||
::nBufferPos := ::nRowPos
|
||||
|
||||
RETURN Self
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user