Page 1 of 1

DragContainer: ToolTip doesn't work?

Posted: Tue Mar 07, 2006 03:13
by Van
I don't think the ToolTip is working for the DragContainer. I create a StaticImage and attach it to a DragContainer. Now, according the instructions, I have to disable() the StaticImage so the events get passed to the DragContainer. I set the tooltip text on the DragContainer but it never appears. The tooltip works fine for other items (like pushbuttons, etc). BTW, I tried setting the tooltip for my StaticImage but it didn't work either (nor should it have with it being disabled). Perhaps a bug?