Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Tooltip in a grid Collapse All
Subject Author Date
Ulrich Heinicke May 18, 2010 - 12:21 PM

Hi,


i insert the method OnGbwHoverRecalc like your TestTooltipsOverGridCells example in my GridWnd. In my class i have a pointer to retrieve the cell data from my grid model. For all cells its works fine, but when i want to get the tooltip text from the model in the method OnGbwHoverRecalc i get an exception. The pointer is invalid. Do you have any idea why the pointer is invalid?


Thanks


Ulrich

Ulrich Heinicke May 18, 2010 - 1:57 PM

Hi,


i find the mistake.


Thanks


Ulrich