Closed
Bug 264707
Opened 21 years ago
Closed 21 years ago
[meta] transparency/translucency fallout on Win98
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: nrm, Assigned: roc)
References
(Depends on 1 open bug)
Details
This meta bug collects together a few problems on Win98
that stem from features implemented in bug 252067 and bug 113232
Summary: too much Windows API use can be bad for you.
Comment 1•21 years ago
|
||
Ok, I will implement 1-bit transparency for Win9x!
I already have working standalone win32 application which from
nsIWidget::UpdateTranslucentWindowAlpha () alphas array creates complex Win32
region to be used with ::SetWindowRgn function. Yeah, famous octopus is used as
an opacity mask :)
I think I can add non-rectangular window support not only for Win9x, but also
for OS/2 which is very similar.
| Assignee | ||
Comment 2•21 years ago
|
||
Wow, that'd be great :-)
Updated•21 years ago
|
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•