Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thinking outside the box
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00217920
Message ID:
00217923
Views:
18
>>I'm trying to do something I never tried before: free a form from the VFP box.
>>
>>I wrote a little project manager app and I want it to put the main form on the desktop with no VFP window. I found the desktop property, but the form is still tied to VFP. I just want the form all by its lonesome. :)
>>
>>When I minimize it, I want it to go to the system tray.
>>
>>Since it's just a form, it doesn't have a menu. How can I make it able to do cut and paste?
>>
>>Thanks,
>>
>>Michelle
>
>I'm not sure how you want to do the cut and paste so I'll wait for you to give a little more detail on that, but if you take a look under files section you will find a free way class (VCX) that will allow you to do the system tray thing. For the toplevle form take a look at show window prop. You may want to leave desktop alone because I saw where George Tasker has found in VFP6 that you loose the wait window if you have the desktop set to true (i think) and show window as top-level.
>
>Note you may have to add screen=off to your config.fpw file if you don't want the screen to flash on start up of the program.
>
>
>HTH
>Jeff

I want the regular Windows cut and paste. I've seen in other posts that having it on the menu is what enables it, but I don't have a menu.

I'm using 5, and I don't need wait window, so I'm fine there.

I'll check out the rest.

Thanks,

Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform