Closed
Bug 3886
Opened 26 years ago
Closed 26 years ago
Need drawing modes in GFX
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: sfraser_bugs, Assigned: ramiro)
References
Details
GFX needs to be able to handle different drawing modes. Specifically, I need
XOR mode to draw and erase the caret (see bug 3841).
Reporter | ||
Updated•26 years ago
|
Hardware: Macintosh → All
Target Milestone: M4
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M5 → M6
Updated•26 years ago
|
Target Milestone: M6 → M9
Updated•26 years ago
|
Target Milestone: M9 → M10
Reporter | ||
Comment 2•26 years ago
|
||
Selection requires this. Adding dependency.
Updated•26 years ago
|
Assignee: kmcclusk → ramiro
Status: ASSIGNED → NEW
Comment 3•26 years ago
|
||
Ramiro, I think you fixed this bug (XOR selection support support). I'll
re-assign to you so you can close it out.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Yes, i fixed this. You can use InvertRect() for drawing thr caret just like we
do for selection.
Marking fixes.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Based on ramiro's comments, marking as verified fixed in the Aug 5th build.
You need to log in
before you can comment on or make changes to this bug.
Description
•