T
TC
Hi all.
I have an app that I need to hide, it basically runs in the background and
sends data to other apps. The working of the application is fine, but I
need a way for user to 'hide' it so it doesn't show on screen. I also need
a way for the user to quickly 're-activate' the application so it is
visible.
I've tried me.visible=false but that completely takes the app away and
doesn't even show it in the running list.
I've looked at the open net cf notify icon, and while showing an icon in the
tray is nice, it doesn't get around the problem that the application shyould
not be visible.
Has anyone done this or have any ideas?
Cheers.
I have an app that I need to hide, it basically runs in the background and
sends data to other apps. The working of the application is fine, but I
need a way for user to 'hide' it so it doesn't show on screen. I also need
a way for the user to quickly 're-activate' the application so it is
visible.
I've tried me.visible=false but that completely takes the app away and
doesn't even show it in the running list.
I've looked at the open net cf notify icon, and while showing an icon in the
tray is nice, it doesn't get around the problem that the application shyould
not be visible.
Has anyone done this or have any ideas?
Cheers.