FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour VSX My new IDE for Fivewin
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 07:56 AM
New year, new IDE!
Happy New Year to all,
Best regards,
Otto


Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 08:16 AM

Thats very nice

Regards



G. N. Rao.

Hyderabad, India
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 08:35 AM

Otto,

We are happy that you enjoy it, but are you able to automatically manage multiple PRG files and C files also, all in the same project ?

Actually we see VSX as a very good resources editor, but not as a project manager yet (until it is developed and implemented). Also syntax highlighting, intelliSense, source code completion, etc. has to be developed for PRG files (so we also get a good source code editor).

Those features can be implemented, as VSX is ready for them, but we need some time and work to develop them

In the meantime, UEStudio is a superb project manager and source code editor, though it lacks for a good resources editor (but we can use VSX for that) :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 11:04 AM

What is the very minimum to install to try the VSX resource editor?

EMG

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 05:04 PM

Enrico,

"Microsoft Visual Studio 2008 Shell (integrated mode) Redistributable Package":

http://www.microsoft.com/downloads/deta ... laylang=en

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 06:37 PM

That's all? I'm already downloading it... :-)

EMG

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 07:29 PM

Ok, I installed vs_ideredist.exe. And now? I see no new entry in the start menu.

EMG

Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 07:39 PM

Enrico

You may have to run the install twice ..

Rick

Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 07:59 PM

Otto, Antonio

Ok .. got VS 2008 installed .. how do I open an existing .res file ?? I have scoured the menu's and can not figure out how to open the forms editor ..

Sorry for my ignorance here ..

Rick Lipkin

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 08:12 PM

Rick,

That is what I did:

File
New Project

I selected
Visual C++ ( for the moment, sure we will have soon the option to select FIVEWIN)
Empty Project

That creates in the Solution Explorer
a solution
Header
Resource Files
Source Files
I mark
Resource Files
From the menu I select
Project Add existing Item and select my rec.
Same for prgs.

Regards,
Otto

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 08:36 PM
Rick Lipkin wrote:Enrico

You may have to run the install twice ..

Rick


Do you mean vs_ideredist.exe? I already tried to run it again without results. It only prompts to uninstall or to repair the current installation. I tried to repair but nothing is changed.

I noticed a dir called "c:\VS 2008 Shell Redist". It contains a subdir called "Integrated Mode" with vside.enu.exe inside it (plus some docs).

Do I have to run vside.enu.exe?

EMG
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 10:36 PM

Enrico

Yes .. run vside.enu.exe .. that will load .net3 and you may have to run that setup twice.

Rick

Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 10:52 PM

Otto

I did File New .. did not get an opportunity to select C++ .. all I see is Visual Studio solutions on the left and on the right I have 2 installed templates .. Blank and Search on-line .. Did I fail to install a componant ??

Rick

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
VSX My new IDE for Fivewin
Posted: Tue Jan 01, 2008 11:03 PM
Rick Lipkin wrote:Enrico

Yes .. run vside.enu.exe .. that will load .net3 and you may have to run that setup twice.

Rick


Ok, it wasn't needed to install twice but now it seems installed. Now, what I have to do to open my old BRW RES files? I tried to open them (Open file) but they seem to open as hex binary files.

EMG
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
VSX My new IDE for Fivewin
Posted: Wed Jan 02, 2008 08:15 AM

Hello Rick,
I am installing the VS_IDEredist.exe at the moment on a clean system.
On my system I installed the full VS.

Regards,
Otto