Print Page | Close Window

Grid - Remove tooltip and set the focus

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Property Grid
Forum Description: Topics Related to Codejock Property Grid
URL: http://forum.codejock.com/forum_posts.asp?TID=7450
Printed Date: 22 November 2024 at 5:50pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Grid - Remove tooltip and set the focus
Posted By: Anni
Subject: Grid - Remove tooltip and set the focus
Date Posted: 25 June 2007 at 6:37pm
How can I set the focus to the first item of the property grid ( it is in a property pane) and its respective inplace edit control?
 
How can I remove the tooltip from a property grid ?
 
Please help me!!
 
Thanks a ton!!
 
Regards,
anni
 



Replies:
Posted By: Oleg
Date Posted: 26 June 2007 at 1:20am
Hello,
 
Call
.GetCategories()->GetAt(0)->Select();


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


Posted By: Anni
Date Posted: 26 June 2007 at 9:25am
Thanks Oleg
It worked...
How can I remove a tooltip from a property grid/property grid item. I have a long string values to be set in the property grid items and I dont want to display tooltip for all the long text values.
 
I tried showhelp(false), but still the tooltip is shown.
 
can you please help me?
 
Thanks,
Anni


Posted By: Oleg
Date Posted: 26 June 2007 at 3:33pm
Hello,
Sorry, afraid there is no method to set some custom tooltip. we will think how it can be improved.
 
Thanks.


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


Posted By: Anni
Date Posted: 26 June 2007 at 3:50pm
Thanks Oleg for your reply.
 
I was asking to remove the tooltip getting shown. I dont want to customize it. I just dont want that tooltip to be displayed when I select any grid item.
 
Awaiting your reply.
 
Regards,
Anni


Posted By: Oleg
Date Posted: 27 June 2007 at 12:45am
Hi,
Sorry, no way. You can patch CXTPPropertyGridView::ShowToolTip and just "return" from this method, rebuild toolkit and you application.


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


Posted By: Anni
Date Posted: 27 June 2007 at 3:50pm
Thanks Oleg.
 
Will build the toolkit lib and use it in proj.
 
Regards,
Anni



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