Page 1 of 2

VSX My new IDE for Fivewin

Posted: Tue Jan 01, 2008 7:56 am
by Otto
New year, new IDE!
Happy New Year to all,
Best regards,
Otto


Image

Posted: Tue Jan 01, 2008 8:16 am
by nageswaragunupudi
Thats very nice

Posted: Tue Jan 01, 2008 8:35 am
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) :-)

Posted: Tue Jan 01, 2008 11:04 am
by Enrico Maria Giordano
What is the very minimum to install to try the VSX resource editor?

EMG

Posted: Tue Jan 01, 2008 5:04 pm
by Antonio Linares
Enrico,

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

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

Posted: Tue Jan 01, 2008 6:37 pm
by Enrico Maria Giordano
That's all? I'm already downloading it... :-)

EMG

Posted: Tue Jan 01, 2008 7:29 pm
by Enrico Maria Giordano
Ok, I installed vs_ideredist.exe. And now? I see no new entry in the start menu.

EMG

Posted: Tue Jan 01, 2008 7:39 pm
by Rick Lipkin
Enrico

You may have to run the install twice ..

Rick

Posted: Tue Jan 01, 2008 7:59 pm
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

Posted: Tue Jan 01, 2008 8:12 pm
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

Posted: Tue Jan 01, 2008 8:36 pm
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

Posted: Tue Jan 01, 2008 10:36 pm
by Rick Lipkin
Enrico

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

Rick

Posted: Tue Jan 01, 2008 10:52 pm
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

Posted: Tue Jan 01, 2008 11:03 pm
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

Posted: Wed Jan 02, 2008 8:15 am
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