Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Controls
  New Posts New Posts RSS Feed - seems to a "behaviour change" in v17.3
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

seems to a "behaviour change" in v17.3

 Post Reply Post Reply
Author
Message
hakoar View Drop Down
Groupie
Groupie
Avatar

Joined: 06 August 2008
Location: Finland
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote hakoar Quote  Post ReplyReply Direct Link To This Post Topic: seems to a "behaviour change" in v17.3
    Posted: 31 October 2016 at 8:54am
There seems to be a "behaviour change" in this 17.3 build.

Earlier when I just set the control theme like this:
chkEncrypt.SetTheme(CONTROL_THEME);

Everything was working nicely as it should.

Now, for certain controls like combo boxes and check boxes (at least) I need to make another call to actually get the control look like it should:
chkEncrypt.SetUseVisualStyle(TRUE);

Is this a bug or feature? I would consider this as a bug.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.125 seconds.