..
> I would like to enrich my
Swing?
>...gui using a kind of tooltip which shall also
> contain Images and several lines of text.
AFAIR, tooltips can be rendered using (simple - 3.2)
HTML, so you might try putting your image in amongst
the lines, that way.
Andrew T.
Christian Otteneuer - 29 Nov 2006 15:16 GMT
Andrew Thompson a écrit:
> Swing?
Aye! Sorry, forgot to mention it.
> AFAIR, tooltips can be rendered using (simple - 3.2)
> HTML, so you might try putting your image in amongst
> the lines, that way.
Yes, that's right. But is there also a way to set a kind of JPanel as
tool tip?
Cheers,
Chris