2012-01-26 14:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbxbp/xbpwindow.prg
! Fixed: (Hopefully) the main menu issue on MAC reported by
Antonio Linares.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-01-26 14:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbxbp/xbpwindow.prg
|
||||
! Fixed: (Hopefully) the main menu issue on MAC reported by
|
||||
Antonio Linares.
|
||||
|
||||
2012-01-26 12:37 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbide/idebrowse.prg
|
||||
* contrib/hbide/idechangelog.prg
|
||||
|
||||
@@ -1238,6 +1238,7 @@ METHOD XbpWindow:isDerivedFrom( cClassORoObject )
|
||||
METHOD XbpWindow:show()
|
||||
|
||||
::oWidget:show()
|
||||
::oWidget:activateWindow()
|
||||
::is_hidden := .f.
|
||||
::lHasInputFocus := .t.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user