Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy classes from other classlib
Message
From
04/12/2001 09:44:12
 
 
To
04/12/2001 09:39:02
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00589229
Message ID:
00589258
Views:
27
Methods and props from WHERE?

When you redefine the class, properties and methods added to that class are not lost - you just change the base class. Well, if you meant code from base class - of course you will not have it because that base class is no longer a parent.

Just try it on a simple test after backup of your class.

BTW, you CANNOT create a class based on two other classes to mix properties and methods. Do do that, use only container with object in it or something like that.

>Hi ?
>Ok but then the I'm loosing the methods and prop. ?
>I want a new class with the same additional methods and properties but based on another class ?
>
>>Hi!
>>
>>this is also simple:
>>
>>Open the library in the class browser, right click on the class and select "Redefine..." from the shortcut menu.
>>
>>>>Hi!
>>>>
>>>>- Just in the project manager you can drag and drop it.
>>>>- There is a command for that
>>>>- you can open 2 instances of class browser, open 2 libraries in each and drag&drop.
>>>>
>>>>HTH.
>>>>
>>>>>Hi all,
>>>>>
>>>>>is there a trick to copy a class from a classlib to another classlib ??
>>>>>
>>>>>ex.
>>>>>
>>>>> classlib.vcx copy anotherclasslib.vcx
>>>>> -myform -------> -sameformAsmyform
>>>
>>>hanks for the fast response
>>>
>>>I will try that,
>>>the thing I'm trying to do is changing the parentclass of a class.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform