RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Dave Crozier
Subject: RE: Search and replace special effect and fontbold properties Mike, I wrote the code to do what you want last night as it seemed like a useful thing to do and didn't take too much timeIt basically will take a project that has standard VFP classes in it (no subclassed items) and does two

Re: Search and replace special effect and fontbold properties

2011-12-16 Thread Thierry Nivelet
say and I'll post it. Dave -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Dave Crozier Sent: 15 December 2011 09:05 To: ProFox Email List Subject: RE: Search and replace special effect and fontbold properties Mike, I wrote

RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Dave Crozier
- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Thierry Nivelet Sent: 16 December 2011 11:59 To: profox@leafe.com Subject: Re: Search and replace special effect and fontbold properties Did you consider .memberClass ? Thierry Nivelet http://foxincloud.com/ Give your

RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Malcolm Greene
Dave, Although I'm not actively developing in VFP, I would still love to look at your code. Thanks for sharing your work! Malcolm ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free

RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Joe Yoder
Sure Dave - I'd like a copy! Thanks - Joe Yoder On Friday, December 16, 2011 5:57 AM, Dave Crozier wrote: Date: Fri, 16 Dec 2011 10:57:23 + From: Dave Crozier To: profoxt...@leafe.com cc: Subject: RE: Search and replace special effect and fontbold properties For anyone who wants it I have

RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Dave Crozier
[mailto:profox-boun...@leafe.com] On Behalf Of Malcolm Greene Sent: 16 December 2011 14:25 To: profox@leafe.com Subject: RE: Search and replace special effect and fontbold properties Dave, Although I'm not actively developing in VFP, I would still love to look at your code. Thanks for sharing your

RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Dave Crozier
: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Malcolm Greene Sent: 16 December 2011 14:25 To: profox@leafe.com Subject: RE: Search and replace special effect and fontbold properties Dave, Although I'm not actively developing in VFP, I would still love to look at your code

Re: Search and replace special effect and fontbold properties

2011-12-16 Thread Ed Leafe
On Dec 16, 2011, at 9:52 AM, Dave Crozier wrote: I have just uploaded the VFP Subclass Master utility onto Ed's site. I assume it will be a little while until he releases it so keep looking for its arrival. Hope that it is of use to some of you. The file is now available. -- Ed

RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Dave Crozier
Thanks Ed... as usual. Dave -Original Message- From: profox-boun...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Ed Leafe Sent: 16 December 2011 16:05 To: ProFox Email List Subject: Re: Search and replace special effect and fontbold properties On Dec 16, 2011, at 9:52 AM

RE: Search and replace special effect and fontbold properties

2011-12-16 Thread Malcolm Greene
Thanks Dave and Ed! Malcolm ___ 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:

Re: Search and replace special effect and fontbold properties

2011-12-16 Thread Michael Madigan
Thanks Dave and Ed. - Original Message - From: Malcolm Greene pro...@bdurham.com To: profox@leafe.com Cc: Sent: Friday, December 16, 2011 11:29 AM Subject: RE: Search and replace special effect and fontbold properties Thanks Dave and Ed! Malcolm [excessive quoting removed by server

RE: Search and replace special effect and fontbold properties

2011-12-15 Thread Dave Crozier
...@leafe.com [mailto:profox-boun...@leafe.com] On Behalf Of Michael Madigan Sent: 14 December 2011 20:23 To: ProFox Email List Subject: Re: Search and replace special effect and fontbold properties I'm still in the Foxpro for Windows thinking mode, not in the OOP VFP mode.   I don't know what I don't

RE: Search and replace special effect and fontbold properties

2011-12-14 Thread Dave Crozier
Madigan Sent: 14 December 2011 06:13 To: profox@leafe.com Subject: Search and replace special effect and fontbold properties After doing a conversion from Foxpro for Windows 2.5 to VFP 9.0 , I find it takes forever to change the properties on buttons.   Is there a way to do a search and replace

Re: Search and replace special effect and fontbold properties

2011-12-14 Thread Michael Madigan
: Wednesday, December 14, 2011 3:58 AM Subject: RE: Search and replace special effect and fontbold properties Michael, Personally I'd set up a subclassed button in a vcx and set your properties accordingto what you want, then scan through all the .scx files (opening them with use scx file.scx and update

RE: Search and replace special effect and fontbold properties

2011-12-14 Thread Dave Crozier
Sent: 14 December 2011 09:12 To: ProFox Email List Subject: Re: Search and replace special effect and fontbold properties Thanks Dave, the conversion process while functional, is a mess to maintain.   I was hoping someone had a utility to search and replace or there was one built in to VFP

Re: Search and replace special effect and fontbold properties

2011-12-14 Thread Eurico Chagas Filho
Subject: Search and replace special effect and fontbold properties After doing a conversion from Foxpro for Windows 2.5 to VFP 9.0 , I find it takes forever to change the properties on buttons.   Is there a way to do a search and replace and change all the button commands to special effect 3D

Re: Search and replace special effect and fontbold properties

2011-12-14 Thread Dan Covill
On 12/13/11 22:12, Michael Madigan wrote: After doing a conversion from Foxpro for Windows 2.5 to VFP 9.0 , I find it takes forever to change the properties on buttons. Is there a way to do a search and replace and change all the button commands to special effect 3D and font bold = .T.?

RE: Search and replace special effect and fontbold properties

2011-12-14 Thread Jarvis, Matthew
On 12/13/11 22:12, Michael Madigan wrote: After doing a conversion from Foxpro for Windows 2.5 to VFP 9.0 , I find it takes forever to change the properties on buttons. Is there a way to do a search and replace and change all the button commands to special effect 3D and font bold = .T.?

Re: Search and replace special effect and fontbold properties

2011-12-14 Thread MB Software Solutions, LLC
On 12/14/2011 12:52 PM, Jarvis, Matthew wrote: In the past I've done it the brute force way of just opening the SCX and scanning through it making the changes I needed... BUT seeing Dave's posting about putting things over into sub-classes makes a lot of sense to me... isn't that how you

RE: Search and replace special effect and fontbold properties

2011-12-14 Thread Rick Schummer
On that note, I'll throw a reminder about Rick Schummer's HackCX tool Thanks for the plug Mike, but in this case, it makes a lot of sense to take the route Dave is recommending since there is so much work to do. Rick White Light Computing, Inc. www.whitelightcomputing.com www.swfox.net

Re: Search and replace special effect and fontbold properties

2011-12-14 Thread MB Software Solutions, LLC
On 12/14/2011 3:02 PM, Rick Schummer wrote: On that note, I'll throw a reminder about Rick Schummer's HackCX tool Thanks for the plug Mike, but in this case, it makes a lot of sense to take the route Dave is recommending since there is so much work to do. Dammit...there goes my commission

Re: Search and replace special effect and fontbold properties

2011-12-14 Thread Michael Madigan
Subject: Re: Search and replace special effect and fontbold properties On 12/13/11 22:12, Michael Madigan wrote: After doing a conversion from Foxpro for Windows 2.5 to VFP 9.0 , I find it takes forever to change the properties on buttons.  Is there a way to do a search and replace and change all

Re: Search and replace special effect and fontbold properties

2011-12-14 Thread Michael Madigan
I'm still in the Foxpro for Windows thinking mode, not in the OOP VFP mode.   I don't know what I don't know.   - Original Message - From: Jarvis, Matthew mat...@mckweb.com To: profox@leafe.com Cc: Sent: Wednesday, December 14, 2011 12:52 PM Subject: RE: Search and replace special

Search and replace special effect and fontbold properties

2011-12-13 Thread Michael Madigan
After doing a conversion from Foxpro for Windows 2.5 to VFP 9.0 , I find it takes forever to change the properties on buttons.   Is there a way to do a search and replace and change all the button commands to special effect 3D and font bold = .T.?  I don't even care if everything got the same