Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Member Class Issue
Message
De
24/03/2006 02:25:54
 
 
À
23/03/2006 17:43:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01107205
Message ID:
01107279
Vues:
26
This message has been marked as the solution to the initial question of the thread.
>I have a subclassed option group on a form that has a member class specified, but I can't remember explicitly doing this. Apparently this is a problem when moving the classlib containing the class to a different location. Even thought I specify where this new library is, I get a message "The specified class library does not exist or does not contain a valid member class" The form opens, but my option buttons are gone. I thought I would try to change the member class with my old classlib location accesible, but doing so removes all option buttons anyway.
>
>Any idea what is going on? Is there a reason a member class is set automatically?
>

this is a bug

1. backup the classlibrary

2. Go into the VCX table
use classlibrary
EDIT  FOR 'memberclass' $ lower(properties) FIELDS properties
* open the memo
MODIFY MEMO properties
* change the memberclassLibrary location
* MemberClassLibrary = ...classlibrary.vcx
* close
use
>Thanks,
>
>Brian Vander Plaats
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform