Index
2008-11-11 00:38Matt Slay : Property and Method Editor ver 2.0...
2008-11-11 03:13Dave Crozier : RE: Property and Method Editor ver 2.0...
2008-11-11 09:24Kevin Cully : Re: Property and Method Editor ver 2.0...
2008-11-11 09:38Ajit Abraham : Re: Property and Method Editor ver 2.0...
2008-11-11 09:45Rick Schummer : RE: Property and Method Editor ver 2.0...
2008-11-11 09:45Rick Schummer : RE: Property and Method Editor ver 2.0...
2008-11-11 09:54Kevin Cully : Re: Property and Method Editor ver 2.0...
2008-11-11 13:39Rick Schummer : RE: Property and Method Editor ver 2.0...
2008-11-12 12:35Matt Slay : RE: Property and Method Editor ver 2.0...
2008-11-12 13:35Kevin Cully : Re: Property and Method Editor ver 2.0...
Back to top
Property and Method Editor ver 2.0...

Author: Matt Slay

Posted: 2008-11-11 00:38:09   Link

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

---

©2008 Matt Slay
Back to top
RE: Property and Method Editor ver 2.0...

Author: Dave Crozier

Posted: 2008-11-11 03:13:53   Link

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]

©2008 Dave Crozier
Back to top
Re: Property and Method Editor ver 2.0...

Author: Kevin Cully

Posted: 2008-11-11 09:24:25   Link

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]

©2008 Kevin Cully
Back to top
Re: Property and Method Editor ver 2.0...

Author: Ajit Abraham

Posted: 2008-11-11 09:38:33   Link

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

©2008 Ajit Abraham
Back to top
RE: Property and Method Editor ver 2.0...

Author: Rick Schummer

Posted: 2008-11-11 09:45:19   Link

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

©2008 Rick Schummer
Back to top
RE: Property and Method Editor ver 2.0...

Author: Rick Schummer

Posted: 2008-11-11 09:45:19   Link

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

©2008 Rick Schummer
Back to top
Re: Property and Method Editor ver 2.0...

Author: Kevin Cully

Posted: 2008-11-11 09:54:40   Link

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]

©2008 Kevin Cully
Back to top
RE: Property and Method Editor ver 2.0...

Author: Rick Schummer

Posted: 2008-11-11 13:39:41   Link

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

©2008 Rick Schummer
Back to top
RE: Property and Method Editor ver 2.0...

Author: Matt Slay

Posted: 2008-11-12 12:35:02   Link

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]

©2008 Matt Slay
Back to top
Re: Property and Method Editor ver 2.0...

Author: Kevin Cully

Posted: 2008-11-12 13:35:04   Link

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.

©2008 Kevin Cully