Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TwoFox 2-Way Conversion Broken on Forms?
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01472015
Message ID:
01474275
Views:
93
>I’m using the twofox.prg for source control and am running into difficulty.
>
>If I genxml a form and then gencode the xml back to a form, I can no longer modify the form. I get various error messages like:

I have found the root of the issue but don't know how to fix it.

When I try to modify the form that TwoFox's gencode has produced none of the form's object's properties are being implemented. In other words, all the properties are inherited from the baseclass even though the non-default properties of the object are clearly visible in the properties field of the form's .scx

If I manually open the form via use myform.scx and modify the properties field something inside VFP is triggered and now that object behaves normally... but only that object. Here's where it gets weirder. ONLY manual manipulation restores the normal behavior of the form object. In other words, issuing:
scatter memvar memo
replace properties with ""
replace properties with m.properties

doesn't fix it. ONLY manually going into the properties, backspace a character out, then put it back in, then save, then modify the form and now that object's non-default properties are working!!!!

Any ideas what is going on ????
Brandon Harker
Sebae Data Solutions
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform