Closed
Bug 298184
Opened 19 years ago
Closed 6 years ago
[beos] implement SetCursor(imgIContainer* cursor)
Categories
(Core Graveyard :: Widget: BeOS, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Biesinger, Unassigned)
Details
I must've forgotten to file this bug before, sorry.
to support urls for CSS cursor properties, nsIWidget::SetCursor(imgIContainer*)
needs to be implemented for the window.
bug 38447 implemented this for windows and gtk2.
(Bug 286306 implemented it for OS/2)
(Note that Bug 286303 will change the signature of this function a bit)
Reporter | ||
Updated•19 years ago
|
Severity: normal → enhancement
Comment 1•19 years ago
|
||
as far as i remember, BeOS R5 allows only b/w (1 bit colordepth, 1 bit/pix for
white transparency, 16*16 pix size) cursors , so we may loose most of possible
css-cursor niceties.
Assignee | ||
Updated•10 years ago
|
Product: Core → Core Graveyard
Comment 2•6 years ago
|
||
Nothing has been happening on the beos side for a while, closing.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•