main logo
Subject: RE: Reassign a class to another one
Author: "Lew Schwartz"
Posted: 2006/06/30 09:58:04
 
View Entire Thread
New Search


You can't get around the fact that it's read only. The property sheet
merely shows the class name; there's no way or sense to changing it
unless the actual class changes. If you want to use a tb from a
different class, you can still edit the scx file just as Vassilis
suggested you edit the vcx. Standard warnings apply.

-----Original Message-----
From: profoxtech-bounces at leafe .DOT com [mailto:profoxtech-bounces@leafe.com]
On Behalf Of David Crooks
Sent: Friday, June 30, 2006 10:44 AM
To: profoxtech at leafe .DOT com
Subject: RE: Reassign a class to another one

On Friday, June 30, 2006 10:27 AM Vassilis Aggelakos wrote:

>Keep in mind that VFP Classes (vcx) are pure dbf files.
>You can browse them with:
>USE <ClassName> in 0
>* locate record
>Replace BASECLASS With <newClassName>

I obliviously wasn't very clear. I have a form with a textbox that is
using a class. Now I want assign it to another class that is read-only.
Unfortunately, the class property is read-only so I need a way around
it. Thanks!

David L. Crooks




[excessive quoting removed by server]


 
©2006 Lew Schwartz
<-- Prior Message New Search Next Message -->