hi friends
I have the following problem when implementing the systray class which comes with Foxpro 8. I have a form which is made invisible when the user minimalizes the form. Only the system tray icon remains visible to the user.
Now, after a certain period of time, I suspect when I click on an other icon in my taskbar or when I open some programs, the icon of my foxpro application does not respond anymore:
when i click on icon it should display a menu based on property menutext(i.e systray's property) but it does not respond!!
When I've just started my application and hided my main form, the icon works smoothly, but after a couple of minutes, it doesn't respond anymore.
Anyone know how to solve this?
I appreciate ur help
Cheers
Rajani