Changes between Initial Version and Version 1 of Ticket #2


Ignore:
Timestamp:
Nov 5, 2006, 7:37:04 PM (17 years ago)
Author:
ktk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2 – Description

    initial v1  
    11There are two possibilities to implement them:
    2 - make them real, visible windows; create special presentation spaces for InputOutput windows with WinGetClipPS with no clipping of InputOnly windows (drawback: no top level InputOnly windows, complicated clipping)
    3 - make them real, invisible windows: simulate MapWindow & Co., redirect input events when occuring above InputOnly windows to them
     2 * make them real, visible windows; create special presentation spaces for !InputOutput windows with WinGetClipPS with no clipping of !InputOnly windows (drawback: no top level !InputOnly windows, complicated clipping)
     3 * make them real, invisible windows: simulate !MapWindow & Co., redirect input events when occuring above !InputOnly windows to them