Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - XTPControlGallery problem since 11.1.0
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

XTPControlGallery problem since 11.1.0

 Post Reply Post Reply
Author
Message
Bart View Drop Down
Newbie
Newbie
Avatar

Joined: 17 July 2006
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Bart Quote  Post ReplyReply Direct Link To This Post Topic: XTPControlGallery problem since 11.1.0
    Posted: 27 April 2007 at 3:43am
I use a gallery control, and selection no longer works since updating from 10.4.2 to 11.1.0

I've tried the GallerySample and see the same phenomena there (10.4.2 sample works fine).

Is see that 10.4.2 -> 11.1.0 has the following line added in CXTPCommandBar::SetSelected

  if (pSelected) pSelected->OnMouseMove(CPoint(-1, -1));

This line seems to be causing the los of selection;

Any help is welcome!
Thanks in advance
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 27 April 2007 at 3:48am
Hello,
 
you right - this change breaked gallery in popup. Please replace attached files and rebuild library.
 
 
 
Thanks.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Bart View Drop Down
Newbie
Newbie
Avatar

Joined: 17 July 2006
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote Bart Quote  Post ReplyReply Direct Link To This Post Posted: 27 April 2007 at 3:51am
 
 
Wow that was fast!

Highly appreciated! Thanks!!!!
 
Bart
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.203 seconds.