Print Page | Close Window

Hand cursor in CXTPPopupControl

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=14106
Printed Date: 27 September 2024 at 11:15am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Hand cursor in CXTPPopupControl
Posted By: znakeeye
Subject: Hand cursor in CXTPPopupControl
Date 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/



Replies:
Posted By: Oleg
Date Posted: 23 April 2009 at 2:38am
Hi,
 
Send email to mailto:support@codejock.com - support@codejock.com I will attach changed files to make markup in popupcontrol interactive.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: terrym
Date Posted: 24 April 2009 at 11:22am
Originally posted by oleg oleg wrote:

Hi,
 
Send email to mailto:support@codejock.com - 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


Posted By: Oleg
Date Posted: 27 April 2009 at 1:52am
Sure.

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net