Windows CE 5 emulator

June 14th, 2011 - 07:32 am ET by Alain Dekker | Report spam
Anybody know why I can set the vertical scrollbar size on an actual Windows
CE 5 device it works fine, but on the emulator it stubbornly gives me the
default scrollbar width. These are the registry keys I am modifying on
program startup:

// HKLM/System/GWE
// HKLM/System/GWE/cxVScr (vertical scrollbar thickness)
// HKLM/System/GWE/cyVScr (vertical scrollbar arrow height)

Thanks,
Alain
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 r_z_aret
June 15th, 2011 - 12:30 pm ET | Report spam
On Tue, 14 Jun 2011 12:32:14 +0100, "Alain Dekker"
wrote:

Anybody know why I can set the vertical scrollbar size on an actual Windows
CE 5 device it works fine, but on the emulator it stubbornly gives me the
default scrollbar width.



I don't know about this specific issue, but the emulators are
notorious for being inexact. Sometimes colors, sometimes behavior.


These are the registry keys I am modifying on
program startup:

// HKLM/System/GWE
// HKLM/System/GWE/cxVScr (vertical scrollbar thickness)
// HKLM/System/GWE/cyVScr (vertical scrollbar arrow height)

Thanks,
Alain




To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret
PenFact, Inc.
20 Park Plaza, Suite 400
Boston, MA 02116
www.penfact.com

Similar topics