Closed
Bug 62886
Opened 25 years ago
Closed 25 years ago
Embedding API for tooltips
Categories
(Core :: XUL, defect, P2)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla0.8
People
(Reporter: mikepinkerton, Assigned: mikepinkerton)
References
Details
(Keywords: embed)
need an API callback mechanism for tooltips when there is no XUL layer. Can
probably hook up the same way we hookup for context menus when no XUL is
present, in nsDocShellTreeOwner.
| Assignee | ||
Updated•25 years ago
|
| Assignee | ||
Comment 1•25 years ago
|
||
fixed. a client now just has to implement nsITooltipListener to get the tooltips.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•