Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Problems with Buddies
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Problems with Buddies

 Post Reply Post Reply
Author
Message
smbrg17 View Drop Down
Newbie
Newbie


Joined: 28 November 2017
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote smbrg17 Quote  Post ReplyReply Direct Link To This Post Topic: Problems with Buddies
    Posted: 28 November 2017 at 1:02pm
Our software team just recently started using 18.0.1

We are now experiencing a problem with the CXTPEdit and CXTPButton classes where our buddies are no longer displaying themselves the same way they used to.



With 18.0.1 the magnifying glass is now showing up with a

The search bar itself (m_SearchStringEdit) is a CXTPEdit and the magnifying glass (m_SearchBuddyButton) is a CXTPButton, and they are buddies.

m_SearchBuddyButton.SetBuddy(&m_SearchStringEdit, FALSE);

Does anyone have an idea why the image for the magnifying glass is now using the surrounding background for its background color instead of using the CXTPEdit's background as its background color now?
Back to Top
olebed View Drop Down
Admin Group
Admin Group


Joined: 01 July 2014
Location: Ukraine
Status: Offline
Points: 841
Post Options Post Options   Thanks (1) Thanks(1)   Quote olebed Quote  Post ReplyReply Direct Link To This Post Posted: 28 November 2017 at 10:32pm
Hello,

Please try new release v18.2
I think problem can be in handling alpha images.

In other case sample code or whole application need to reproduce this issue.

Regards,
 Oleksandr Lebed
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.