2010-08-04 01:28 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/ideprojmanager.prg
! Populated: Project Properties dialog with properties of project
set as the current one. It necessarily activates the dialog window.
Reported by Parteciepe.
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-08-04 01:28 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbide/ideprojmanager.prg
|
||||
! Populated: Project Properties dialog with properties of project
|
||||
set as the current one. It necessarily activates the dialog window.
|
||||
Reported by Parteciepe.
|
||||
|
||||
2010-08-03 23:36 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbide/resources/view_organized.png
|
||||
* contrib/hbide/resources/view_tiled.png
|
||||
|
||||
@@ -1019,6 +1019,7 @@ METHOD IdeProjManager:setCurrentProject( cProjectName )
|
||||
//hbide_expandChildren( ::oIDE, oItem )
|
||||
::oProjTree:oWidget:setCurrentItem( oItem:oWidget )
|
||||
ENDIF
|
||||
::loadProperties( ::getProjectFileNameFromTitle( ::cWrkProject ), .f., .t., .f. )
|
||||
ENDIF
|
||||
ENDIF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user