Follow my impression
in news project the required field project location in not to current dir
but c:/harbour/contrib/hbide/projects
workinkg folder, and destination folder give error first saving then give
default
File open,new not add to project element but only to editor
every times that i require to compile give me  Terminal windows like command
prompt

will have errorlist in output console line xmate?
i need  the ability to go to row(5) with an error like
 C:/harbour/contrib/hbide/test.prg(5) Error E0030 Syntax error "syntax error
at 'SS'"

find in file not implemented
comumn mode not implemented
-----multiproject area -
why use listbox of editor tabs and not directly tabs?
possible having a command line of hbide witth filename.hbi or filename.prg?
so hbide will be used for prg editor
why not allow multiple hbide instance?

why i see all project managed in project tabs
i try explain
i have created aaa and bbb and see Harbour-qt-ide,aaa,bbb and can't remove
(closedropproject not implemented)
How switch from a default project to another
hbide request me only one times select a prokect to make the current i must
rerun hbide

Thanks for hbide and sorry for repetition


2009/6/15 <[email protected]>

> Revision: 11357
>
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11357&view=rev
> Author:   vouchcac
> Date:     2009-06-15 08:13:08 +0000 (Mon, 15 Jun 2009)
>
> Log Message:
> -----------
> 2009-06-15 00:57 UTC-0800 Pritpal Bedi ([email protected])
>  * harbour/contrib/hbxbp/Makefile
>
>  * harbour/contrib/hbxbp/xbp.ch
>
>  + harbour/contrib/hbxbp/xbp3state.prg
>  + harbour/contrib/hbxbp/xbpcheckbox.prg
>  + harbour/contrib/hbxbp/xbpdataref.prg
>  + harbour/contrib/hbxbp/xbplistbox.prg
>  + harbour/contrib/hbxbp/xbpradiobutton.prg
>  + harbour/contrib/hbxbp/xbpstatusbar.prg
>  + harbour/contrib/hbxbp/xbptabpage.prg
>  * harbour/contrib/hbxbp/xbpdialog.prg
>  * harbour/contrib/hbxbp/xbpwindow.prg
>    + Added classes:
>         Xbp3State()
>         XbpCheckBox()
>         XbpRadioButton()
>         XbpListBox()
>            XbpDataRef() - Used by data aware components as above.
>         XbpStatusBar() - Partial
>         XbpTabPage()
>
>  * harbour/contrib/hbxbp/tests/demoxbp.prg
>    + Added implementation code of above classes.
>
>    /*
>        demoXBP.prg implements 100% Xbase++ code pulled from its
>        documentation. The only attributes changes are done either to
>        redefine the parent or window coordinates. Xbase++ ( as I know )
>        takes bottom-top approach in screen coordinate system, so
>        demoXBP.prg compiled with Xbase++ shows objects in different
>        positions. Except for this and a couple of other compatibility
>        issues, Harbour offers more wider horizon. So, once base
>        implementation is done, I may extend these classes to take
>        advantage of QT's powerful design concepts.
>    */
>
>
-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to