Click here to Skip to main content
15,890,579 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: How to move a non-caption window under WinCE ? Pin
Alain Rist13-Jul-07 20:36
Alain Rist13-Jul-07 20:36 
QuestionHow to hide a modal dialog application window on startup on WinCE? Pin
FipS!13-Jul-07 1:14
FipS!13-Jul-07 1:14 
AnswerRe: How to hide a modal dialog application window on startup on WinCE? Pin
Alain Rist13-Jul-07 20:23
Alain Rist13-Jul-07 20:23 
GeneralRe: How to hide a modal dialog application window on startup on WinCE? Pin
FipS!16-Jul-07 0:08
FipS!16-Jul-07 0:08 
GeneralRe: How to hide a modal dialog application window on startup on WinCE? Pin
Alain Rist16-Jul-07 1:04
Alain Rist16-Jul-07 1:04 
GeneralRe: How to hide a modal dialog application window on startup on WinCE? Pin
FipS!16-Jul-07 1:38
FipS!16-Jul-07 1:38 
AnswerRe: How to hide a modal dialog application window on startup on WinCE? Pin
Alain Rist16-Jul-07 2:04
Alain Rist16-Jul-07 2:04 
GeneralRe: How to hide a modal dialog application window on startup on WinCE? Pin
ghle20-Aug-07 5:18
ghle20-Aug-07 5:18 
Alain is right on the money.

Be sure to have the call to hide the window within OnInitDialog() as he shows. OnInitDialog() is executed *before* the dialog window is displayed, so you should see no flicker.

If you hide after the OnInitDialog()) has been completed, the window will/may appear and will then be hidden when your code is called, just as you are describing.

HTH
Gary

Questionprint Pin
SVb.net12-Jul-07 12:18
SVb.net12-Jul-07 12:18 
AnswerRe: print Pin
ghle20-Aug-07 5:41
ghle20-Aug-07 5:41 
QuestionMobile device to web service and storage Pin
Peterixina12-Jul-07 4:34
Peterixina12-Jul-07 4:34 
QuestionWINDOWS MOBILE DEVICE NETWORK MANAGEMENT Pin
zafax_11-Jul-07 2:50
zafax_11-Jul-07 2:50 
GeneralRe: WINDOWS MOBILE DEVICE NETWORK MANAGEMENT Pin
tuga-x12-Jul-07 1:15
tuga-x12-Jul-07 1:15 
GeneralRe: WINDOWS MOBILE DEVICE NETWORK MANAGEMENT Pin
zafax_12-Jul-07 2:46
zafax_12-Jul-07 2:46 
GeneralRe: WINDOWS MOBILE DEVICE NETWORK MANAGEMENT Pin
tuga-x12-Jul-07 3:09
tuga-x12-Jul-07 3:09 
GeneralRe: WINDOWS MOBILE DEVICE NETWORK MANAGEMENT Pin
zafax_12-Jul-07 3:19
zafax_12-Jul-07 3:19 
AnswerRe: WINDOWS MOBILE DEVICE NETWORK MANAGEMENT Pin
Mike Dimmick12-Jul-07 3:02
Mike Dimmick12-Jul-07 3:02 
GeneralRe: WINDOWS MOBILE DEVICE NETWORK MANAGEMENT Pin
zafax_12-Jul-07 3:12
zafax_12-Jul-07 3:12 
QuestionMobile development Pin
Pamela198410-Jul-07 23:47
Pamela198410-Jul-07 23:47 
AnswerRe: Mobile development Pin
Sathesh Sakthivel11-Jul-07 0:25
Sathesh Sakthivel11-Jul-07 0:25 
GeneralRe: Mobile development Pin
Pamela198412-Jul-07 21:13
Pamela198412-Jul-07 21:13 
GeneralRe: Mobile development Pin
Sathesh Sakthivel13-Jul-07 18:29
Sathesh Sakthivel13-Jul-07 18:29 
Questionreading problem from serial port(use serialport class) Pin
supercsharp110-Jul-07 22:05
supercsharp110-Jul-07 22:05 
AnswerRe: reading problem from serial port(use serialport class) Pin
ghle20-Aug-07 5:48
ghle20-Aug-07 5:48 
QuestionProblem of SmsOpen for reading an SMS Pin
jidtrawadee9-Jul-07 20:34
jidtrawadee9-Jul-07 20:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.