Visual FiveWin - first beta already available

Visual FiveWin - first beta already available

Postby Antonio Linares » Thu Nov 27, 2008 1:37 pm

A first and very early release of the Visual IDE has been included in FWH 8.11.

In the next days we will organize the way to distribute it, though first we need to create some patches for older FWH versions.
regards, saludos

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

Postby Rick Lipkin » Thu Nov 27, 2008 2:03 pm

Antonio

Just re-downloaded 811 and I was able to build the IDE .. thank you , LOOKS GREAT

Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2618
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Postby Antonio Linares » Thu Nov 27, 2008 3:19 pm

Rick,

Still a lot of work to be done on it, but the concept is already there :-)

Thanks!
regards, saludos

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

Postby Rick Lipkin » Thu Nov 27, 2008 9:03 pm

Antonio

I will be following your progress with much interest .. the layout looks good .. I see the foundation ..

Rick
User avatar
Rick Lipkin
 
Posts: 2618
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Postby Antonio Linares » Fri Nov 28, 2008 6:55 pm

Here is the Visual IDE and all its source code:

www.fivetechsoft.com/files/visual/visualfw.zip

We include a project file for UEStudio. Its easy to create a make file for it, or someone could adapt it to Verce, xMate, etc.

We appreciate the cooperation of those that may want to build it so we will supply the required changes so the final EXE works fine.

We could upload it to Google code, or sourceforge, as you prefer.
regards, saludos

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

Postby Rick Lipkin » Fri Nov 28, 2008 8:30 pm

Antonio

Took me just minutes to setup and compile the code from 8.11 .. using xMate .. just add the .prg's and use the normal fwh environment .. works like a champ ..

Please continue your work .. I would feel much more comfortable with you coding the IDE than putting it out in Sourceforge .. as the old cliche goes .. "too many cooks spoil the kitchen"

Rick Lipkin
User avatar
Rick Lipkin
 
Posts: 2618
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Postby Antonio Linares » Fri Nov 28, 2008 8:41 pm

Rick,

Would you please provide the xMate proyect to build the Visual IDE ? thanks

Yes, I fully understand what you mean. Anyhow, lets see how this development evolves :-)
regards, saludos

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

Postby Rick Lipkin » Fri Nov 28, 2008 9:34 pm

Antonio

Here is the project .xhp file :

Code: Select all  Expand view

[Version]
Type=xMate
Number=1.15

[Info]
Type=Executable
Architecture=BorlandFWH
Include=
Define=

[xMate]
Create Map/List File=No

[Project]
Run=
Params=
Final Path=%HOME%
Maintain LNK=Yes
Default Type=1
Error log=

[Data Path]
Dbf=

[Editor]
C:\FWH811\visual\VISUAL.RC=1,N,Y

[Files]
%HOME%\visual.prg=1,.F.,0,0,
%HOME%\applicat.prg=2,.F.,0,0,
%HOME%\code.prg=3,.F.,0,0,
%HOME%\database.prg=4,.F.,0,0,
%HOME%\debug.prg=5,.F.,0,0,
%HOME%\design.prg=6,.F.,0,0,
%HOME%\index.prg=7,.F.,0,0,
%HOME%\inspect.prg=8,.F.,0,0,
%HOME%\menu.prg=9,.F.,0,0,
%HOME%\program.prg=10,.F.,0,0,
%HOME%\project.prg=11,.F.,0,0,
%HOME%\record.prg=12,.F.,0,0,
%HOME%\rep.prg=13,.F.,0,0,
%HOME%\report.prg=14,.F.,0,0,
%HOME%\resource.prg=15,.F.,0,0,
%HOME%\toolbar.prg=16,.F.,0,0,
%HOME%\tools.prg=17,.F.,0,0,
%HOME%\VISUAL.RC=18,.F.,2,11,
C:\FWH811\LIB\Fivehx.lib=19,.T.,0,0,
C:\FWH811\LIB\Fivehc.lib=20,.T.,0,0,
%HB_LIB_INSTALL%\rtl.lib=21,.T.,0,0,
%HB_LIB_INSTALL%\vm.lib=22,.T.,0,0,
%HB_LIB_INSTALL%\gtgui.lib=23,.T.,0,0,
%HB_LIB_INSTALL%\lang.lib=24,.T.,0,0,
%HB_LIB_INSTALL%\macro.lib=25,.T.,0,0,
%HB_LIB_INSTALL%\rdd.lib=26,.T.,0,0,
%HB_LIB_INSTALL%\dbfcdx.lib=27,.T.,0,0,
%HB_LIB_INSTALL%\dbffpt.lib=28,.T.,0,0,
%HB_LIB_INSTALL%\dbfntx.lib=29,.T.,0,0,
%HB_LIB_INSTALL%\hbsix.lib=30,.T.,0,0,
%HB_LIB_INSTALL%\common.lib=31,.T.,0,0,
%HB_LIB_INSTALL%\pp.lib=32,.T.,0,0,
%HB_LIB_INSTALL%\pcrepos.lib=33,.T.,0,0,
%C_LIB_INSTALL%\CW32.LIB=34,.T.,0,0,
%C_LIB_INSTALL%\IMPORT32.LIB=35,.T.,0,0,
%C_LIB_INSTALL%\PSDK\msimg32.lib=36,.T.,0,0,
%C_LIB_INSTALL%\C0W32.OBJ=37,.T.,0,0,


Here is the BorlandFWH.env

Code: Select all  Expand view
[Environment]
Description 1=Updated for FWH811. .
Description 2=Supersceeded with HbSix.lib and pcrepos.lib
Description 3=
PRG Compiler ver=xHarb beta 1.1
C compiler ver=Bcc55
Subsystem=FWH811
Author=Richard Lipkin
Last update=11/27/2008

[Advanced]
Command types=1,1,1,1,1,1,1,1,1

[Harbour]
HB_INSTALL=C:\XHARBOUR
HB_COMMAND=%HB_BIN_INSTALL%\Harbour.Exe %PRG% /m /n /gc0 /w0 /es2 /a /i%HB_INC_INSTALL% /d__EXPORT__
Option prefix=/

[C]
C_INSTALL=C:\Borland\BCC55
C_COMP_COMMAND=%C_BIN_INSTALL%\Bcc32.Exe -M -c -O2  -tW -v- -X %CRLF%-DHB_OS_WIN_32 %CRLF%-I%C_INC_INSTALL%;%HB_INC_INSTALL%  -n%HOME%\Obj %C%
C_LIB_COMMAND=%C_BIN_INSTALL%\TLib.Exe %LIB% /P512 @%RSP% , %LST%
C_LINK_COMMAND=%C_BIN_INSTALL%\iLink32.Exe -Gn -M -m -s -Tpe -aa @%LNK%
C_RC_COMMAND=%C_BIN_INSTALL%\Brc32.Exe -r  -fo%RES%  %RC%
C_DLL_COMMAND=
Option prefix=-

[User]
POSTEXE_COMMAND=
POSTLIB_COMMAND=
POSTDLL_COMMAND=

[Files]
C:\FWH811\LIB\Fivehx.lib=1
C:\FWH811\LIB\Fivehc.lib=2
%HB_LIB_INSTALL%\rtl.lib=3
%HB_LIB_INSTALL%\vm.lib=4
%HB_LIB_INSTALL%\gtgui.lib=5
%HB_LIB_INSTALL%\lang.lib=6
%HB_LIB_INSTALL%\macro.lib=7
%HB_LIB_INSTALL%\rdd.lib=8
%HB_LIB_INSTALL%\dbfcdx.lib=9
%HB_LIB_INSTALL%\dbffpt.lib=10
%HB_LIB_INSTALL%\dbfntx.lib=11
%HB_LIB_INSTALL%\hbsix.lib=12
%HB_LIB_INSTALL%\common.lib=13
%HB_LIB_INSTALL%\pp.lib=14
%HB_LIB_INSTALL%\pcrepos.lib=15
%C_LIB_INSTALL%\CW32.LIB=16
%C_LIB_INSTALL%\IMPORT32.LIB=17
%C_LIB_INSTALL%\PSDK\msimg32.lib=18
%C_LIB_INSTALL%\C0W32.OBJ=19

[DLL Files]
%C_LIB_INSTALL%\import32.lib=1
%HB_LIB_INSTALL%\harbour.lib=2
%C_LIB_INSTALL%\c0w32w.obj=3
%C_LIB_INSTALL%\cw32.lib=4


Rick Lipkin
Last edited by Rick Lipkin on Sat Nov 29, 2008 4:10 pm, edited 1 time in total.
User avatar
Rick Lipkin
 
Posts: 2618
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Postby Antonio Linares » Sat Nov 29, 2008 1:19 am

Rick,

Many thanks! :-)
regards, saludos

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

Postby RAMESHBABU » Sun Nov 30, 2008 7:58 am

Hi Rick,

Thanks for your Project.xhp and BorlandFWH.env samples.

I could build one my company's major product in XMATE just in
10 minutes time.

Excellent.

But I wait for our own (Fivewin's native) forthcoming IDE. But our guru, Antonio must find some time to release the beta version as early as possible to work with older versions. I am using FWH 8.09

- Ramesh Babu P
User avatar
RAMESHBABU
 
Posts: 614
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Postby Antonio Linares » Sun Nov 30, 2008 9:56 am

Ramesh,

Please visit the Visual FiveWin spanish forum:

http://forums.fivetechsoft.com/viewforum.php?f=8

as we have already started to distribute some required files to build the Visual IDE with previous FWH builds.

Once we solve all the compatibility issues, then we will group all the files into a single and easy to install pack.
regards, saludos

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

Postby RAMESHBABU » Sun Nov 30, 2008 10:10 am

Mr.Antonio

Thank you very much.

Regards,

- Ramesh Babu P
User avatar
RAMESHBABU
 
Posts: 614
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 80 guests