Hi Pritpal,

Results after r14072.

> 1) In top of left toolbar there is green block.
>   It seems to be 'Editor Panels'. I couldn't yet 
>   find its function, but maybe at least the icon 
>   should be changed to something else, because now 
>   it's IMO difficult to find out what it is. At 
>   least for a hbide newbie.

Clicking behavior is now fixed. But I still 
can't easily grasp the meaning of this icon.
I need to play with it some more.

> 2) xMate import: There is a separate button for it now, 
>   but possibly it would be cleaner to simply allow 
>   to open it in regular 'open project' window and 
>   make the one-time conversion automatically.
>   In this case there would essentially be a 'new' 
>   project created with some pre-filled (converted) 
>   information, which could in turn be saved by user 
>   as native .hbp file.

Fixed.

>   This is how Visual Studio handles compatibility 
>   project file formats.
>   Such one time conversion could easily be made 
>   using external call hbmk2, and in this case you 
>   could add support for xbuild and hbmake projects 
>   as well, by only adding a few extra lines of code.

hbmk2 is still not used here, hence xbuild and 
hbmake support are also missing, so this part 
remains a TODO.

> 3) 'Edit | Line...' and 'Edit | Block...' should not 
>   have '...' since they are submenus.

Fixed.

> 4) Status line says: "Codec:" and "Env:" without 
>   any text after ':'. Either the default value should 
>   be put there or the status section omitted. (possibly 
>   the former)

Fixed.

> 5) "Editor Themes" should be "Theme Manager" or 
>   just simply "Theme Editor".

Fixed.

> 6) In "Editor Themes" the 'Action' button does nothing 
>   apparent, and for me it stays a mystery how to make 
>   an instant theme change. Whatever I do everything 
>   stays the same.

Much better. I still miss some kind of visual feedback 
when "Set as default" is selected, but it's fine now.

I've noticed to regressions:

1) Now "hbide.set" filename is created which stores some 
   settings, but it would be much better to store these 
   in hbide.ini. This way there would be just one file 
   keeping all settings. hbide.set is .ini format and 
   text only, so this is most probably technically possible.

2) New GPF. Can't easily describe what needs to be done, 
   but I got it in seemingly different situations, after 
   just a few clicks (maybe "close all" is the key, I'm 
   not sure):
---
Unrecoverable error 6005: Exception error:

Called from QTREEWIDGETITEM:_PPTR(0)
Called from XBPTREEVIEWITEM:DESTROY(0) in ../../../xbptreeview.prg
Called from XBPTREEVIEW:DESTROY(0) in ../../../xbptreeview.prg
Called from (b)XBPWINDOW_DESTROY(0) in ../../../xbpwindow.prg
Called from AEVAL(0)
Called from XBPWINDOW:DESTROY(0) in ../../../xbpwindow.prg
Called from (b)XBPWINDOW_DESTROY(0) in ../../../xbpwindow.prg
Called from AEVAL(0)
Called from XBPWINDOW:DESTROY(0) in ../../../xbpwindow.prg
Called from XBPDIALOG:DESTROY(0) in ../../../xbpdialog.prg
Called from HBIDE:CREATE(538) in hbide.prg
Called from MAIN(117) in hbide.prg
---

Thanks a lot for your efforts!

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to