Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add to Favorites when creating new property
Message
 
 
À
04/05/2006 11:04:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Divers
Thread ID:
01025160
Message ID:
01119247
Vues:
13
Jim,

Try
  • Delete foxuser.dbf
  • Tools -> IM -> Advanced tab -> Cleanup button -> Restore FoxCode button

    >
    >Tried it, and it still has the same effect.
    >
    >However, that does show me how to get back to the default at least. Curious why the other one fails, though, eh?
    >
    >
    >>Try
    >>ERASE (HOME() + "\NewPropertyDialog.app")
    >>USE (_foxcode) again
    >>SET EXACT OFF
    >>*BROWSE LAST FOR type = "M" AND "NEW " $ abbrev
    >>DELETE FOR type = "M" AND abbrev = "NEW PROPERTY"
    >>DELETE FOR type = "M" AND abbrev = "NEW METHOD"
    >>USE
    >>DO (HOME() + "\Samples\Solution\Europa\NewProp\NewPropertyDialog.app")
    >>
    >>
    >>>
    >>>Any idea why this would stop working? When I select "New Property" or "New Method" now, all that happens is that the VFP titlebar and menu are grayed out ... but nothing else happens.
    >>>
    >>>This stopped working some time ago (I've been using "Edit Property/Method" instead), so I can't identify what change may have causes this.
    >>>
    >>>If nothing else, is it possible in unregister so that I can at least get the default back?
    >>>
    --sb--
  • Précédent
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform