| |
SharpUI for .NET Support
Started by iKevan at 01-11-2007 12:54 PM. Topic has 3 replies.
 
 
 
|
|
Sort Posts:
|
|
|
|
01-11-2007, 12:54 PM
|
iKevan
Joined on 01-26-2005
Wellington, Somerset
Posts 16
|
TreeView Node ToolTips appearing behind form when hosted on a UITaskBar Group
|
|
|
|
|
I am using a UITaskBar control with two groups. The hosted control for each group is a single system.windows.forms.treeview.
Each node in the treeviews has a tooltip that is the same as the text for the node. I am doing this so that should the text for the node extend beyond the bounds of the treeview, the user can still see all the text by hovering over the node.
Unfortunately, the tooltip is appearing behind the form so I do not see it all. If I copy one of my treeviews directly onto the form, the tooltip works fine, it is only an issue when hosted inside the uiTaskBar.
Please provide me with a work around for this issue ASAP.
All the best,
IAN KEVAN
|
|
|
|
|
Report
|
|
|
|
01-11-2007, 4:51 PM
|
stevena
Joined on 08-28-2004
Posts 2,700
|
Re: TreeView Node ToolTips appearing behind form when hosted on a UITaskBar Group
Attachment: suiTaskBarTreeView.zip
|
|
|
|
|
Ian,
Thank you for the post. Unfortunately I have not been able to reproduce the behavior you are describing. I have attached the small running sample I used to test this with. Could you please modify this sample so that I can see the problemattic behavior you are describing.
Additionally, you may want to ensure that you are using the latest build. You can do this at http://www.datadynamics.com/forums/42/ShowForum.aspx.
I hope this helps you. Please let me know if I can be of further assistance. Thank you.
|
|
|
|
|
Report
|
|
|
|
01-12-2007, 4:23 AM
|
iKevan
Joined on 01-26-2005
Wellington, Somerset
Posts 16
|
Re: TreeView Node ToolTips appearing behind form when hosted on a UITaskBar Group
Attachment: tooltipissue.zip
|
|
|
|
|
Hello There,
First of all my app was written in VB, second, I am using VS 2005. I have attached a simple VS 2005 VB app that shows the problem.
IAN KEVAN
|
|
|
|
|
Report
|
|
|
|
01-12-2007, 11:59 AM
|
stevena
Joined on 08-28-2004
Posts 2,700
|
Re: TreeView Node ToolTips appearing behind form when hosted on a UITaskBar Group
|
|
|
|
|
Ian,
Thank you for the reply. I have reported this to our development team as CR#23266. I have also included your e-mail address with the report so that you can be notified when this is addressed.
I was able to work around this behavior by setting the TreeView control's ShowNodeToolTips property to True.
Thank you for the feedback. I hope this information helps you. Please let me know if I can be of further assistance. Thank you.
|
|
|
|
|
Report
|
|
|
|
|
GrapeCity » Product Support » SharpUI for .NE... » Re: TreeView Node ToolTips appearing behind form when hosted on a UITaskBar Group
|
|
|
|
|