VSX My new IDE for Fivewin

User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

VSX My new IDE for Fivewin

Post by Otto »

New year, new IDE!
Happy New Year to all,
Best regards,
Otto


Image
User avatar
nageswaragunupudi
Posts: 8017
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Post by nageswaragunupudi »

Thats very nice
Regards

G. N. Rao.
Hyderabad, India
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

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
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

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

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

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
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

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

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

Post by Rick Lipkin »

Enrico

You may have to run the install twice ..

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

Post by Rick Lipkin »

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
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

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
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

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
User avatar
Rick Lipkin
Posts: 2397
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Post by Rick Lipkin »

Enrico

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

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

Post by Rick Lipkin »

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
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

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
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

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
Post Reply