To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106350
User aw changed the following:
What |Old value |New value
================================================================================
Assigned to|aw |cl
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue Oct 27 16:44:06 +0000
2009 -------
AW->CL: OutlinerView needs to work with other device except Windows only.
Currently, OutlinerView (EditView) uses a Window as source of events and for
paint. It Needs to be splitted to use a 2nd OutDev (will be a VDev) as paint
target, by keeping the Window as event source. This is needed to keep the view
buffering working, so that no BitmapData needs to be copied from the Vcl-Window
to a buffer VDev. Currently, at BeginTextEdit, a special ViewMode is entered
where the Overlay gets redefined as non-buffering overlay and other stuff, all
to keep the old OutlinerView/EditView alive.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]