aharrisreid
Programmer
Using VFP 8, I have a maintenance form toolbar class containing the usual add/edit/delete/print etc. buttons. I want to change the spacing between buttons by inserting some more separators and deleting others.
The problem is that when I save the modified class, and reopen it, the new separators have gone and deleted ones have returned! It's as if I never edited it in the first place! The same thing happens if I try and subclass the toolbar class and make changes to the subclass.
It would be good if separators were available in the Tab-Order dialog, but they are not.
Has anyone any idea what may be going on here? The class library in question is definitely not readonly.
Any help would be appreciated.
Alan
The problem is that when I save the modified class, and reopen it, the new separators have gone and deleted ones have returned! It's as if I never edited it in the first place! The same thing happens if I try and subclass the toolbar class and make changes to the subclass.
It would be good if separators were available in the Tab-Order dialog, but they are not.
Has anyone any idea what may be going on here? The class library in question is definitely not readonly.
Any help would be appreciated.
Alan