Hyperlinks in Listbox items problem |
Post Reply |
Author | |
SimasJ
Newbie Joined: 22 February 2006 Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 02 July 2008 at 12:01pm |
Hi,
If I put some markup containing an Hyperlink in a label then when I hover the mouse over it the cursor changes to a hand and the link color changes to red, this is standard fare.
When I use the same xaml with a Lisbox item this behaviour is missing. I duplicated this in your sample by placing the markup <Hyperlink> bindings</Hyperlink> inside a TextBlock in your sample:
Line 471:
ListBoxMarkup.AddItem ...
...
"<TextBlock Margin='6, 0, 0, 0' Grid.Column='1' >Snowboard and <Hyperlink> bindings</Hyperlink></TextBlock>" & _
...
Is there any way around this?
Thanks
Jose |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
HI,
Sorry won't work with ListBox :(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
SimasJ
Newbie Joined: 22 February 2006 Status: Offline Points: 7 |
Post Options
Thanks(0)
|
No worries, it is still awesome!
Cheers
Jose
|
|
crystyce
Groupie Joined: 19 August 2008 Location: Romania Status: Offline Points: 15 |
Post Options
Thanks(0)
|
Is there any change this will be added in future releases?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |