Just Released... Check out ver 2.0 of the awesome Property and Method Editor
tool on VFPx.
<http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%2
0Replacement>
http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%20
Replacement
(link includes a helpful screenshot)
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
Matt,
He additions certainly add that final gloss to Doug's original work. Well
recommended to everyone.
Dave Crozier
-----Original Message-----
From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf
Of Matt Slay
Sent: 11 November 2008 05:38
To: profox@leafe.com
Subject: Property and Method Editor ver 2.0...
Just Released... Check out ver 2.0 of the awesome Property and Method Editor
tool on VFPx.
<http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%2
0Replacement>
http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%20
Replacement
(link includes a helpful screenshot)
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
[excessive quoting removed by server]
Hey Matt,
I may be dense but what exactly do I do to install this? I see the
Install.prg but it doesn't have any comments. There's no readme.txt or
anything. The VFPx page on CodePlex doesn't have anything.
Thanks,
-Kevin
CULLY Technologies, LLC
Matt Slay wrote:
>
>
> Just Released... Check out ver 2.0 of the awesome Property and Method Editor
> tool on VFPx.
>
>
> <http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%2
> 0Replacement>
> http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%20
> Replacement
>
> (link includes a helpful screenshot)
>
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
> text/plain (text body -- kept)
> text/html
> ---
>
[excessive quoting removed by server]
Hi Kevin,
Kevin Cully wrote:
> Hey Matt,
>
> I may be dense but what exactly do I do to install this?
1. In VFP, select the Solution Samples pane of the Task Pane Manager,
expand the New in Visual FoxPro 9.0 heading, and choose the FoxCode Menu
Scripts sample. In the dialog that appears, click the Enable Script and
Install New Properties Dialog Sample buttons to enable the replacement
dialog.
2. set defa to the directory where you have unzipped the NewProperty zip.
3. DO NewPropertyDialog.APP
4. DO NewEditPropertyDialog.APP
Sincerely,
_Ajit Abraham
Kevin,
>> I may be dense but what exactly do I do to install this?<<
There are two APP files. Run each APP file which registers the MenuHit records in FoxCode. That is
all. Once you bring up the dialogs from the VFP IDE menu to add new property or method, or edit
property/method you should see the new VFPX dialogs.
I documented the installation and how this works in the May issue of FoxRockX if you have it.
I agree, the ZIP file should have some instructions as well as the CodePlex project pages.
Rick
White Light Computing, Inc.
www.whitelightcomputing.com
www.swfox.net
www.rickschummer.com
Dave,
And don't forget Marcia Akins who originally did the Edit Property and Method replacement dialog
with some help from Doug.
Rick
White Light Computing, Inc.
www.whitelightcomputing.com
www.swfox.net
www.rickschummer.com
Thanks Rick and Ajit,
I'm a subscriber of FoxRockX! I just thought it'd be helpful to have a
README.TXT in the zip and a little blurb on the CodePlex page.
Sometimes as programmers we get so close to an application that we can't
think like beginners anymore. Beginners like me! ;)
I've got it installed and it looks great.
-Kevin
CULLY Technologies, LLC
Rick Schummer wrote:
> Kevin,
>
>>> I may be dense but what exactly do I do to install this?<<
>
> There are two APP files. Run each APP file which registers the MenuHit records in FoxCode. That is
> all. Once you bring up the dialogs from the VFP IDE menu to add new property or method, or edit
> property/method you should see the new VFPX dialogs.
>
> I documented the installation and how this works in the May issue of FoxRockX if you have it.
>
> I agree, the ZIP file should have some instructions as well as the CodePlex project pages.
>
> Rick
> White Light Computing, Inc.
>
> www.whitelightcomputing.com
> www.swfox.net
> www.rickschummer.com
>
>
>
>
[excessive quoting removed by server]
>> Sometimes as programmers we get so close to an application that we can't think like beginners
anymore. Beginners like me! ;)<<
I was just talking to my developer this morning about being a beginner at something and finding
resources. With respect to today's technologies and authors willing to publish, most are talking at
levels not targeting the newbie market. Poor planning on their part.
Rick
White Light Computing, Inc.
www.whitelightcomputing.com
www.swfox.net
www.rickschummer.com
What Rick said will work, but that is the old way.
New way.. just nun install.prg.
It will then run the 2 app files, which add the necessary records to the
FoxCode.dbf file to make the tools work.
We'll add install info to the site and zip file.
-----Original Message-----
From: profoxtech-bounces@leafe.com [mailto:profoxtech-bounces@leafe.com] On
Behalf Of Kevin Cully
Sent: Tuesday, November 11, 2008 8:24 AM
To: profoxtech@leafe.com
Subject: Re: Property and Method Editor ver 2.0...
Hey Matt,
I may be dense but what exactly do I do to install this? I see the
Install.prg but it doesn't have any comments. There's no readme.txt or
anything. The VFPx page on CodePlex doesn't have anything.
Thanks,
-Kevin
CULLY Technologies, LLC
Matt Slay wrote:
>
>
> Just Released... Check out ver 2.0 of the awesome Property and Method
Editor
> tool on VFPx.
>
>
>
<http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%2
> 0Replacement>
>
http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%20
> Replacement
>
> (link includes a helpful screenshot)
>
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
> text/plain (text body -- kept)
> text/html
> ---
>
[excessive quoting removed by server]
Thanks Matt.
-Kevin
CULLY Technologies, LLC
Matt Slay wrote:
>
>
> What Rick said will work, but that is the old way.
>
> New way.. just nun install.prg.
>
> It will then run the 2 app files, which add the necessary records to the
> FoxCode.dbf file to make the tools work.
>
> We'll add install info to the site and zip file.