Page 1 of 1

Help with window regions

PostPosted: Aug 8, 2004 @ 8:45pm
by xPeterx

PostPosted: Aug 9, 2004 @ 1:49pm
by Dan East
Does your window behave properly without regions? This sounds more like an activation / Z Order problem.

Dan East

PostPosted: Aug 9, 2004 @ 2:19pm
by xPeterx

PostPosted: Aug 9, 2004 @ 2:31pm
by Dan East
It sounds like your region is inverted.

Dan East

PostPosted: Aug 9, 2004 @ 2:42pm
by Dan East

PostPosted: Aug 9, 2004 @ 2:59pm
by xPeterx

PostPosted: Aug 9, 2004 @ 3:08pm
by Dan East
I may be wrong about that. The MSDN docs say that SetWindowRgn is supported all the way back to PSPC CE 2.12. I used to develop for PSPC CE 2.11, so that may be why I'm thinking it wasn't supported (still have a working Jornada 420 even).

How big is your window? I see your region is the full width of the screen.

Windows CE does not accept regions on windows that fit exactly into entire screen or greater dimensions.

Dan East

PostPosted: Aug 9, 2004 @ 5:12pm
by xPeterx