Visual FiveWin from Manuel Mercado
-
- Posts: 42
- Joined: Sat Sep 30, 2006 9:43 am
Visual FiveWin from Manuel Mercado
Visual FiveWin from Manuel Mercado will it be ever released
tx
tx
Re: Visual FiveWin from Manuel Mercado
It's more than one year with no touching VFW, here is a link to see the advance, VFW is still a 16 bits app but it'll be easy to convert it to 32 bits.Uwe Diemer wrote:Visual FiveWin from Manuel Mercado will it be ever released
http://www.box.net/shared/x6ysuaxc8c
As you'll see, the project has advanced but the fact is that I have decided to open the source code for make it finished in a reasonable short time.
I'd like to hear the Antonio's opinion (for a possible FiveTech coordination of the project) as well as the forums partners opinion too.
Regards.
Manuel Mercado
- Detlef Hoefner
- Posts: 312
- Joined: Sat Oct 08, 2005 9:12 am
- Location: Germany
- Contact:
Manuel,
i have no more wishes to work in an IDE because i don't like 'programming with mouse-clicks'.
My experience is that you'll never have a project without additional individual coding.
Just my opinion.
But you could start a poll in this forum to see the opinion of other FW users.
Regards,
Detlef
i have no more wishes to work in an IDE because i don't like 'programming with mouse-clicks'.
My experience is that you'll never have a project without additional individual coding.
Just my opinion.
But you could start a poll in this forum to see the opinion of other FW users.
Regards,
Detlef
Dear Manuel,
your decision is great. I know how hard it is to decide to open something for the public that for many different reasons one would rather like to remain secret. After years of hard work and development you have a strange feeling when you let so many strangers profit from your efforts.
But – anyway – I am sure that your decision is right. I’m not skilled enough to be of much help in programming, but I volunteer as a tester.
I’d like to see you succeed and would be happy if lots of other FiveWinners joined in.
Sincerely,
Otto Atzwanger
your decision is great. I know how hard it is to decide to open something for the public that for many different reasons one would rather like to remain secret. After years of hard work and development you have a strange feeling when you let so many strangers profit from your efforts.
But – anyway – I am sure that your decision is right. I’m not skilled enough to be of much help in programming, but I volunteer as a tester.
I’d like to see you succeed and would be happy if lots of other FiveWinners joined in.
Sincerely,
Otto Atzwanger
Sorry Otto:Otto wrote:could you please help me on that:
I uploaded the wrong file (a test one), here you are a Visual FiveWin setup exe file
http://www.box.net/shared/tosobbh8gg
Best regards.
Manuel Mercado
Be my guestOtto wrote:Now it is working.
I will create a small sample program.
I allready use vfw intensively to design my forms. I simulate the controls that aren't supported yet with other similar and later, just retouch the generated prg. It saves a lot of design time and typing to me.
So it is, try by double clicking a vfw file at c:\Program Files\Visual Fivewin\Projects\Otto wrote:I saw that the project files are stored as vfw files which seems is a vfw own format.
Yes, but changes in the editor are not reflected in the module design, in fact prgs are not stored as a project's part, just module's form designs are stored by now.Otto wrote:Can you use the designer and an editor at the same time?
Regards.
Manuel Mercado