Ticket #2 (closed defect: fixed)

Opened 6 months ago

Last modified 5 months ago

ToolTip still doesn't work

Reported by: WasserDragoon Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: balloon,tooltip Cc:

Description

I tried to create a Balloon-ToolTip? using this original Snippet: http://www.java2s.com/Tutorial/Java/0280__SWT/Createaballoontooltipforatrayitem.htm And here is my ported Version: http://paste.dprogramming.com/dpivpmwf I can't see a Balloon ToolTip? widget when i click the button :-(

Change History

04/30/08 15:09:07 changed by WasserDragoon

i tested also the controlexample tooltip works fine but when i activate "show in tray" then i cant get the balloon tooltip. so it just doesnt work with a tray?!

05/05/08 16:54:50 changed by WasserDragoon

on linux it works... whats wrong?

05/18/08 19:11:16 changed by keinfarbton

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in http://www.dsource.org/projects/dwt-win/changeset/221%3A82b599d21983

Thanks WasserDragoon for the report.