Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add to Favorites when creating new property
Message
 
 
To
04/05/2006 11:04:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Miscellaneous
Thread ID:
01025160
Message ID:
01119247
Views:
15
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--
  • Previous
    Reply
    Map
    View

    Click here to load this message in the networking platform