Follow are my hbide little observation

   - Project tree  have 5 level IMO better merge with something like
   "Project lib" ..a few number of  level to make a minor number of click. and
   better understanding
   - Have collapsed project tree as default (at least first time)  so user
   can easy  find his source
   - File new Project is still complex. Mai be useful create an empty prg
   with "func main and return" Maj be added a option menu create empty project
   - Build and run (f9) must save project like xmate or warning for project
   not saved (instead compile an old version)
   - Xmate have with Ctrl-T the capability to go to function if i click  in
   myfunc() it goto func myfunc in entire project
   - Missing Find in file,Column Mode and also Match pair seem me not work
   - If find in file will return to a grid of object found may me used this
   grid also for show list of  error
   - close a windows with a menu on Right click on tabs (like ctrl-w)
   - Upper,Lower,Invert case icon lost info if made with more that one row
   selected
   - Capability of choice the font for printing
   - Capability add /manage rc
   - File and project menu seem me a little confusing
   - Project embedding explained by  Maurizio seem not implemented
   - In visual theme give possible use ribbon instead menu
   - Option Keyboard mapping of xmate allow define a own script
   i have used for example in script for having an help on line using
   xharbour language reference guide
   I post only for better understanding this bad code that use windows api
   |cTopic|
   IF( Empty( cTopic := ::GetText() ), cTopic := ::GetWord(.F.) ),
   HtmlHelpTopic( ::hWnd, "C:\xHB\Doc\xHarbour Language Reference
   Guide.chm", cTopic )
   Can we use harbour script?
   - Import project file from xmate,makefile of contrib project ,hbp

sorry for repetition and things bad explained,
Still thanks for this effort to Pritpal Bedi & Vailton Renato

-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to