Talk about blasts from the past!
Les Pinter wrote me over the weekend and asked me to let my Fox
friends know of a converter he's written to convert VFP forms to WPF.
That's pretty much all I know about it. You can find the links here:
http://www.pinter.com/VFPtoWPF.aspx
--
Ted Roche
Ted Roche & Associates, LLC
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CACW6n4vNsGnFMnfOOEaqZSqOCHqwADOYOkH0=yxz5vH5D5f_CA@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
If it actually works that would be awesome. However, I have abandoned
programming now so its liek about 2 years too late!
-----Original Message-----
From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf
Of Ted Roche
Sent: Tuesday, 22 November 2011 10:23 AM
To: profox@leafe.com
Subject: Les Pinter: VFP -> WPF converter
Talk about blasts from the past!
Les Pinter wrote me over the weekend and asked me to let my Fox friends know
of a converter he's written to convert VFP forms to WPF.
That's pretty much all I know about it. You can find the links here:
http://www.pinter.com/VFPtoWPF.aspx
--
Ted Roche
Ted Roche & Associates, LLC
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/002401cca8b4$ed03a340$c70ae9c0$@com.au
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Is this just a screen look or does it also work with code and tables. If its
just the look it would be pointless.
Al
-----Original Message-----
If it actually works that would be awesome. However, I have abandoned
programming now so its liek about 2 years too late!
-----Original Message-----
Les Pinter wrote me over the weekend and asked me to let my Fox friends know
of a converter he's written to convert VFP forms to WPF.
That's pretty much all I know about it. You can find the links here:
http://www.pinter.com/VFPtoWPF.aspx
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/C80BA343D5FE4CF890749FE998685FD6@gslredacer
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Allen <profox@gatwicksoftware.com> wrote:
>Is this just a screen look or does it also work with code and tables.
>If its
>just the look it would be pointless.
>Al
Rebuilding VFP code into C# the way VFP works? That makes my head hurt.
C# is no VFP, but getting the WPF layout is a huge step towards a running system. The model view view model pattern is 33% done.
--
Tracy Pearson
PowerChurch Software
Sent from my Android phone with K-9 Mail.
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/29b7f386-47c3-4e8f-a208-0778afe8b378@email.android.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
I've not played with WPF but does it not have a screen builder?
Al
In Australia now
-----Original Message-----
Rebuilding VFP code into C# the way VFP works? That makes my head hurt.
C# is no VFP, but getting the WPF layout is a huge step towards a running
system. The model view view model pattern is 33% done.
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CED41AB93E5D4B4394BF587A6B226C7D@gslredacer
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
On Mon, Nov 21, 2011 at 8:37 PM, Allen <profox@gatwicksoftware.com> wrote:
> I've not played with WPF but does it not have a screen builder?
-------------
LOL.
It is called Expression.
--
Stephen Russell
901.246-0159 cell
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CAJidMYLwfHcQu+Q6s2ARKmNoBdOEbu1RXR2di81kSkOFC_6MNQ@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Author: MB Software Solutions, LLC
Posted: 2011-11-22 02:09:58 Link
On 11/21/2011 9:13 PM, Tracy Pearson wrote:
> Allen<profox@gatwicksoftware.com> wrote:
>
>> Is this just a screen look or does it also work with code and tables.
>> If its
>> just the look it would be pointless.
>> Al
>
> Rebuilding VFP code into C# the way VFP works? That makes my head hurt.
> C# is no VFP, but getting the WPF layout is a huge step towards a running system. The model view view model pattern is 33% done.
No offense to Les, as his contributions are great, but the WPF screens
don't like much more appealing (if at all) than the VFP forms, imo.
That's just a stylistic comment, and has nothing to do with Les and his
tool.
--
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/4ECB4AC6.3080206@mbsoftwaresolutions.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
On Tue, Nov 22, 2011 at 7:09 AM, MB Software Solutions, LLC
<mbsoftwaresolutions@mbsoftwaresolutions.com> wrote:
> No offense to Les, as his contributions are great, but the WPF screens
> don't like much more appealing (if at all) than the VFP forms, imo.
> That's just a stylistic comment, and has nothing to do with Les and his
> tool.
WPF screens don't 'feel' like Windows applications. Controls are
non-standard, fonts are rendered differently etc.
That's why I went the older WinForms route.
--
Paul
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CADwx0+JeB+iQF7NwqQ0LWSmTC9rg=JV2jpdNvydE0dZ5gP+DYQ@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
Looks pretty similar to what EPS does, or do I miss something?
Thierry Nivelet
Give your VFP app a second life in the cloud
Le 22 nov. 2011 à 00:53, Ted Roche <tedroche@gmail.com> a écrit :
> Talk about blasts from the past!
>
> Les Pinter wrote me over the weekend and asked me to let my Fox
> friends know of a converter he's written to convert VFP forms to WPF.
> That's pretty much all I know about it. You can find the links here:
>
> http://www.pinter.com/VFPtoWPF.aspx
>
> --
> Ted Roche
> Ted Roche & Associates, LLC
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/9BB68AF3-875C-450C-8E67-024116BDFB7B@foxincloud.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
It would be lovely if it could generate C# codes from VFP forms directly!
After all, the original Screen Designer & Menu Designer in Foxpro/DOS
are Foxpro code generators!
On Tue, Nov 22, 2011 at 7:53 AM, Ted Roche <tedroche@gmail.com> wrote:
> Les Pinter wrote me over the weekend and asked me to let my Fox
> friends know of a converter he's written to convert VFP forms to WPF.
> That's pretty much all I know about it. You can find the links here:
> http://www.pinter.com/VFPtoWPF.aspx
--
.~. Might, Courage, Vision. SINCERITY!
/ v \ 64-bit Ubuntu 9.10 (Linux kernel 2.6.39.3)
/( _ )\ http://sites.google.com/site/changmw
^ ^ May the Force and farces be with you!
_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/CAGv=MJBU=AH9qpQmL2G1ggogn6gPO51Xt78tp==nR1FK3xc=fg@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.