Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Hand cursor in CXTPPopupControl
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Hand cursor in CXTPPopupControl

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: Hand cursor in CXTPPopupControl
    Posted: 22 April 2009 at 4:10pm
XTP 13.
Try this in MarkupPad:
 
<Grid VerticalAlignment='Center' HorizontalAlignment='Center'>
<Grid.ColumnDefinitions>
<ColumnDefinition Width='100' />
</Grid.ColumnDefinitions>
<Grid.RowDefinitions>
<RowDefinition/>
</Grid.RowDefinitions>
<Border Grid.Column='0' Grid.Row='0'><TextBlock Cursor='Hand'>Test</TextBlock></Border>
</Grid>
 
It works. But if you use the Cursor-property in CXTPPopupControl, the cursor will not be changed!
PokerMemento - http://www.pokermemento.com/
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: 23 April 2009 at 2:38am
Hi,
 
Send email to support@codejock.com I will attach changed files to make markup in popupcontrol interactive.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
terrym View Drop Down
Senior Member
Senior Member


Joined: 13 April 2007
Status: Offline
Points: 836
Post Options Post Options   Thanks (0) Thanks(0)   Quote terrym Quote  Post ReplyReply Direct Link To This Post Posted: 24 April 2009 at 11:22am
Originally posted by oleg oleg wrote:

Hi,
 
Send email to support@codejock.com I will attach changed files to make markup in popupcontrol interactive.
 
Hi
 
Will this fix, be part of the next update please?
 
Thank you,
Terry Mancey

email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey
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 2009 at 1:52am
Sure.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.156 seconds.