Pritpal, HBIDE developer, assists us to use it with FWH

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Pritpal Bedi » Wed Oct 27, 2010 4:03 am

goosfancito wrote:Where i can report error HBIDE?


Right here in this thread.
This thread is meant for this purpose.

Of course better place would be Harbour's
devel-list, but no plroblems with this thread though.
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
User avatar
Pritpal Bedi
 
Posts: 154
Joined: Thu Jun 03, 2010 6:27 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby yeangpumpeng » Mon Nov 29, 2010 6:04 am

Push up
yeangpumpeng
 
Posts: 21
Joined: Mon Aug 09, 2010 8:58 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Silvio » Tue Jan 25, 2011 9:17 am

Pritpal,
whath is this ?
http://docs.google.com/File?id=dhmtv9fs_334g86mgzd6_b
the report designer is free ? where we can download it ?
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby goosfancito » Thu Jan 27, 2011 11:34 am

not work in windows 7
i move window hdide and close.
i click right button and close.
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Silvio » Thu Jan 27, 2011 11:37 am

also for me
not run on w7 premium
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Pritpal Bedi » Sat Feb 05, 2011 5:23 am

Silvio wrote:Pritpal,
whath is this ?
http://docs.google.com/File?id=dhmtv9fs_334g86mgzd6_b
the report designer is free ? where we can download it ?


I cannot reach to this page .
What is this ?
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
User avatar
Pritpal Bedi
 
Posts: 154
Joined: Thu Jun 03, 2010 6:27 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Pritpal Bedi » Sat Feb 05, 2011 5:24 am

goosfancito wrote:not work in windows 7
i move window hdide and close.
i click right button and close.


I have no issues with Windows 7 Ultimate.
How can I reproduce your point ? Give me steps .
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
User avatar
Pritpal Bedi
 
Posts: 154
Joined: Thu Jun 03, 2010 6:27 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Pritpal Bedi » Sat Jul 09, 2011 6:31 am

Hello Everybody

The latest hbIDE (r16911) tipped for Harbour release 3.0.0.
is available at http://hbide.vouch.info.

There are tons of improvements and feature additions
which is difficult to document in details. Also
http://hbide.vouch.info is rewritten to show up current version.

Please feel free to download and experiment.
It has all the new interface plus many new goodies.
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
User avatar
Pritpal Bedi
 
Posts: 154
Joined: Thu Jun 03, 2010 6:27 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Pritpal Bedi » Fri Jul 13, 2012 7:16 am

Hello Everybody

On this board, after long...

Here is an important commit in HbIDE, may be of any use to you...

2012-07-12 23:33 UTC-0800 Pritpal Bedi (bediprit...@hotmail.com)
* contrib/hbide/idebrowse.prg
* contrib/hbide/ideeditor.prg
* contrib/hbide/idemain.prg
* contrib/hbide/idesources.prg
+ Implemented:
1. IdeDBU mode where .dbf(s) can be passed on command-line, as:
HbIDE.exe \harbour\tests\test.dbf myOther.dbf
This mode can be combined with pure source editing mode
where source(s) are passed on the command-line, like;
HbIDE.exe \harbour\tests\test.dbf myOther.dbf \mysources\first.prg.
This mode also hides "Main" and "Docking Widgets" toolbars,
thus presents a lean look. If a .dbf is passed as above,
then IdeDBU gets preference over source editor in terms of
application's real-estate, which seems logical. Currently,
DBFCDX driver is used to open these tables, but logic is in
place to honour other drivers; the only issue is how to get this
information on the command-line.
2. A "default.prg" source will welcome the user on "Main" panel
ready to accept input, if HbIDE is opened without any sources
made available to be opened. The actual filename will be requested
at the time of saving that source; either explicitly saved, or
on termination. This request will come-up only if the source
has been modified.
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
User avatar
Pritpal Bedi
 
Posts: 154
Joined: Thu Jun 03, 2010 6:27 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Pritpal Bedi » Fri Jul 13, 2012 7:20 am

Hello Everybody

I am committed to work on HbIDE for next few weeks and looking for FWH environment embedded into it.
Your viewpoints are welcome on this stage ever reminding me not to skip anything important.
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
User avatar
Pritpal Bedi
 
Posts: 154
Joined: Thu Jun 03, 2010 6:27 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Antonio Linares » Fri Jul 13, 2012 9:38 am

Dear Pritpal,

Many thanks :-)

Is there a URL where FWH users can download HbIde already built to test it and provide feedback ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Pritpal Bedi » Sat Jul 14, 2012 6:09 am

Hi Antonio

HbIDE is an integral part of Harbour and is included in its nightly builds and is downloadable at :

http://sourceforge.net/projects/harbour ... e/download

Yes, this is always heavy to download everytime something new is introduced in HbIDE.
So I plan to put on my site the executable only. Users will have to download nightly build, once per month, to be on the safer side,
and HbIDE distro from my site as and when there is an update. I need to synchronize the installer exactly like Harbour's nightly build one,
and pushing HbIDE.exe in its /bin folder. That way it will be much lighter and easier to make evaluations.

Will do that in a couple of days.
enjoy hbIDEing...
Pritpal Bedi
http://hbide.vouch.info/
User avatar
Pritpal Bedi
 
Posts: 154
Joined: Thu Jun 03, 2010 6:27 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Otto » Sat Jul 14, 2012 7:40 am

Hello Pritpal,

please have a look at AUTOCODE.

http://www.atzwanger-software.com/fw/ACD5DEMO.Zip

This could offer as an add on much assistance for programmers.

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6005
Joined: Fri Oct 07, 2005 7:07 pm

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Uwe.Diemer » Tue Sep 11, 2012 2:59 pm

PushHHHHHHHHHHHHHHHHHHHHHHHHHH
User avatar
Uwe.Diemer
 
Posts: 93
Joined: Mon Aug 09, 2010 11:00 am

Re: Pritpal, HBIDE developer, assists us to use it with FWH

Postby Antonio Linares » Tue Sep 11, 2012 3:18 pm

Uwe,

Please review FWH\samples\sciedit.prg, also FiveForm.prg and FiveDBU.prg
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

PreviousNext

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 104 guests