2010-02-22 02:03 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
* contrib/hbide/ideharbourhelp.prg
! A rare-condition bug fix. Thanks Marco.
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2010-02-22 02:03 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* contrib/hbide/ideharbourhelp.prg
|
||||
! A rare-condition bug fix. Thanks Marco.
|
||||
|
||||
2010-02-22 01:48 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
+ contrib/hbide/resources/harbour.png
|
||||
! Missed from prev commit.
|
||||
|
||||
@@ -406,7 +406,9 @@ METHOD IdeHarbourHelp:execEvent( nMode, p, p1 )
|
||||
EXIT
|
||||
|
||||
CASE buttonHome_clicked
|
||||
::oUI:q_treeDoc:setCurrentItem( ::aNodes[ 1, 1 ], 0 )
|
||||
IF !empty( ::aNodes )
|
||||
::oUI:q_treeDoc:setCurrentItem( ::aNodes[ 1, 1 ], 0 )
|
||||
ENDIF
|
||||
EXIT
|
||||
|
||||
CASE buttonBackward_clicked
|
||||
|
||||
Reference in New Issue
Block a user