Zakia Bilkis wrote:
> 
> Hi,
> 
> Thanks to all for helping me download the Xlt library ! However I am trying
> to use the XltBubbleButton widget to create buttons with tooltips and am
> having the following problem. I try to set XltNbubbleString after creating
> the widget, and when I query this resource I get the correct value. But when
> the tooltip pops up, it displays the name of the widget, which is the
> default value of this resource.
> 
> Moreover the tooltips are huge, almost the size of the top-level window, I
> think.
> 
> I also want to change the background color and put a border around the
> tooltip. Any ideas how I can accomplish these and solve the above problems ?
I have used this widget in an application, and wanted the same things,
so i added some resources to accomplish this. I did not add SetValues
methods for this becource i didn't need it, as i set the values as
fallbackresources as Rick suggested. I attach the modified widget for
you to try out.

Regards
Karsten Jensen

BubbleButton.tar.gz

Reply via email to