Walid I replaced the Clear All statement with the following and it works. But anyway I wanted to check with you becuase after 4 months of using Fox I dont believe anything I read on Microsofts Manuals, heres the code, I think this code doesnt leave any resources pending.
PROC EXITPROC
do...
Walid, the problem got solved by removing the clear all statement in the ExitProc executed on shutdown, and no I was not naming the forms as I mentioned before. No the why of this behaviour is still a mystery to me.
Hope somebody can help in solving this issue:
I have a non-modal forms, which are activated by clicking on a menu. All of these forms contain a command button that when clicked call a modal form which contains a grid that is used for record lookup. The modal form is passed a parameter that...
Is there anyway of refreshing the treeview control control after deleting a node without having to load the whole tree again. Documentation on TreeView is really bad. Any help is appreciated. First of all I cant find a method for deleting a node like the AddNode in the node collections so I...
Is there anyway of closing an individual database, without the Close Databases command closing all free tables, when and when not a database is open and current. Would appreciate any help, can´t find anything in help or VFP manuals about it.
Think I have a good one here folks:
How can I do the following
A Listbox that contains for example groups of Fixed Assets lets say:
+ Cars
+ Trucks
+ Computers
The + signs serves to expand the Fixed asset categories i.e,
by clicking the + sign beside Cars the list box displays:
- Cars
car 1...
Need help with the following:
How can I run a modal form and only deactivate some pads on my menu, i.e keep the help menu activate. Modal forms deactivate all menu options automatically. I have seen it done in some accounting systems, modal forms appear and all but help bar are dissabled. Have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.