How to start minimized?

This forum contains short topics that require short answers. Developers arround the world are welcomed to help the community, or to post their own questions.
[C++ development]

Moderators: Teksoft, admin

How to start minimized?

Postby omerpa » Tue Jan 29, 2008 12:13 pm

Hi All,

Does anyone know if you can start an application that has a main windows on the Pocket PC minimized using CF?

Nothing seems to work, I was able to minimized it only after main form showed up.

Thank you,

Omer Paran
Mobile Group Manager
WeFi.Com
Omer Paran
Mobile Group Manager
WeFi.Com
omerpa
TEK-Newbie
TEK-Newbie
 
Posts: 2
Joined: Sun Jan 27, 2008 11:41 am
Location: Israel

Postby Johny » Sat Feb 02, 2008 1:40 pm

What exactly do you understand by minimized?

There is no such feature on windows mobile.

You can hide it or send it to background by changing its zorder.
Johny
TEK-Adept
 
Posts: 103
Joined: Thu Apr 20, 2006 12:18 am

What is minimized

Postby omerpa » Mon Feb 04, 2008 11:28 am

Thank you for your response.

I know there is no minimize - I want to hide it or send it down the Z-Order , however the problem is I can not do it before the main form shows up. If I do it after the form shows, it will create a flicker. I simply want the app to start and not show its main window.

Is it possible?
Omer Paran
Mobile Group Manager
WeFi.Com
omerpa
TEK-Newbie
TEK-Newbie
 
Posts: 2
Joined: Sun Jan 27, 2008 11:41 am
Location: Israel

Postby admin » Wed Feb 20, 2008 5:22 pm

You need to exclude the WS_VISIBLE style when creating your window.
admin
Editors
 
Posts: 314
Joined: Sat Mar 04, 2006 3:37 pm


Return to Pocketpc

Who is online

Users browsing this forum: No registered users and 2 guests