In project property you request: Project type,title,location,working dir,destination dir,output name, compile link launch parameter,launch program Missed List of file(prg,ch,c,rc,) with the possibility of add file only for editing like *.txt that contain note hbc Imo project file must be a wizard for creation of hbp. so i suggest a section [hbide] in hbp to save extended information
a hbp can have ../hbxbp/hbxbp.hbc // hbc template library -inc // flag hbmk -w3 -es2 // harbour flag -ohbide // outpunt dir hbide.prg // list prg freadlin.c // list c I have tried use hbide and i have modification with more file open with the exception of not capability ti see when a source is made modification all work fine and in exit right request each file changed to save Zoom work very fine and allow adapt hbide to each resolution Copy and past work without problem also Undo work fine (also using more file) Column /stream selection is not jet working Button tolower/toupper if is made on more row lost cr /line feed in this release i have not found list of function of project is possible create list of function with/without active #definition #ifdef HB_COMPAT_C53 PROCEDURE myReader53( oGet, oGetList, oMenu, aMsg ) #else PROCEDURE myReader52( oGet ) #endif Very impressive how much is possible do with harbour hbqt,hbxbp I can try use in real environment as editing tool if you can add a serch button that is most used in my real life Still compliment 2009/11/25 <[email protected]> > Revision: 13014 > > http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13014&view=rev > Author: vouchcac > Date: 2009-11-25 02:21:22 +0000 (Wed, 25 Nov 2009) > > Log Message: > ----------- > 2009-11-24 18:20 UTC-0800 Pritpal Bedi ([email protected]) > * contrib/hbide/hbide.prg > + Started <Project Properties> Dialog. > Your comments are welcome. I am interested what else might be required > for > peoject management property so that we are comfortable in future. > > Modified Paths: > -------------- > trunk/harbour/ChangeLog > trunk/harbour/contrib/hbide/hbide.prg > > > This was sent by the SourceForge.net collaborative development platform, > the world's largest Open Source development site. > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
