2010/3/11 Pritpal Bedi <bediprit...@hotmail.com>

>
>
> Massimo Belgrano wrote:
> >
> > Unfinished the sub project/multi project implementation
> >
>
> Did you tried ?
> IMO whatever is defined in .hbp is presented to hbMK2,
> which has the capability of building sub-projects,
> Viktor, update me on this issue.

I remember
http://www.mail-archive.com/harbour@harbour-project.org/msg21625.html
 <http://www.mail-archive.com/harbour@harbour-project.org/msg21625.html>

>
>  >  visual define harbour/hbmk flag
> >
>
> Visual design is easy, but what should go inside,
> I am not sure. Are you saying that all those flags,
> placable in .hbp and forwarded on command-line be
> fetched visually ? If yes, then I need someone to
> provide me the list of all those flags, and the syntax
> which must be verified.
>
I have proposted an array structure for collect
Dynamic defined wizard for visual define Flag like follow screenshot
starting from array/xml easy to define for hbide,harbour
{"/a","automatic memvar"}
{"/w","warning level",{ {"0","warning level0"},{"1","warning level1
default"},{"0","warning level0"} } }
{"/b","include debug info"}
i can finish this array if in your opinion is good way
If contain 3 dimension need a combobox and third dimension is used for
validate
easy extend to other language

http://old.nabble.com/Re:-SF.net-SVN:-harbour-project:-14049--trunk-harbour-p27767006.html


> >  User defined keyboard mapping and user menu
> >
>
> Yep, but it will be the last action. All other
> publick actions needs to be known beforehand before
> initiating this process. A must have... is on my TODO list.
>  Project tree require too many click
> I have tried to simplify it and based on
> folders, what other methodology you suggest ?
>
Having only opened project with his source (like xmate)
Open recent file under request /button

>
>

>
>  >  when i select a souce of project automatically select this project as
> > current
> >
> Understand that in hbIDE source editing and project management
> are two separate actions. BTW what purpose will it solve ?
>
Be clear
what project be compiled

>
> >  Made possible add documentation to harbour using hbide
> >
>
> I was waiting for Vailton's or Bacco's applications.
> Ok, I will provide it here in hbIDE soon. Are anybody willing
> to have embedded documentation in sources ? And for that
> matter, such documentation will be pulled as prototypes are
> pulled and presented in same way as Harbour help does.
>
> Good


>
> >  Simple keystroke for open harbour help (f1) and go to selected function
> >
>
> How do you want F1 to work ? Either of the two actions can be
> carried out, open the help dialog and if current cursor is on some
> Harbour function name, that is brought to focus. Right ?
>
>
> >  mark breakpoint & visual debug
> >
>
> I have least knowledge of debugger feature in Harbour.
> Someone has to help me in this direction.
> *
> *

The capability are present in hbdebug.lib ,execute steep by
step, breakpoint,whatch point,Inspect variables,Inspect workarea (dbf) but
integrated in hbide to be more productive

i suggest see intresting
The xailer debugger
http://www.ciber-tec.com/xdebugeng.htm
<http://www.ciber-tec.com/xdebugeng.htm>The xharbour.com debugger
 http://www.xharbour.com/index.asp?page=products_addon_xdebugger
The visual studio debugger
http://www.startvbdotnet.com/forms/debug1.aspx



>
>
> >  column mode in editor
> >
>
> This is the toughest part in hbIDE. In the past I have
> failed on few tries. Still I do not know how to. Infact it needs
> extended lines which I have no clues, how to in Qt.
>
>
>
> >  extend intellisense capabillty
> >
>
> Please jot down all what should be there.
> Prototype tooltip and functions completion is what I know
> of, what others.
>
>
>
> > Follow are requested from other user  that i have received via mail
> > is Possible use with xharbour or xbase++?
> >
>
> Yes, this is next logical step to make hbIDE more useful.
> Anybody to help in this direction ?

 will be xmate be a basic with clipper.env,xbase.env?


> > is possible use via command line for edit a project or a prg or rc?
> >
>
> I do not understand what you mean by command-line.
> Once hbIDE is on, bring any source you want to edit, what is the issue.
>
Opening via command line as hbide test.hbp .or hbide test.prg
so hbide will be also registred to open hbp/prg


>
>
> > Is possible define the structure of file like fromfoxpro modi stru
> > command?
> >  Integrate Dot prompt dbase functionaly
> >
>
> I need detailed analysis what you are asking here?
> Dot prompt ( hbRUN.exe ) can be implemented though, I will try.
>
>
Good
Imo immediate windows is also usefull for debugging scope as in visual
studio
http://z.about.com/d/visualbasic/1/0/W/2/ecvbai0305-4.gif


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

Reply via email to