[ros-kernel] Desktops vs Windowstations
Thomas Weidenmueller
info at w3seek.de
Thu Dec 18 14:53:36 CET 2003
Richard Campbell wrote:
> windows are owned by the desktop, NOT by the windowstation:
First of all, all windows are of course owned by the desktop that their
thread is assigned to. But since you can change the desktop for the
current thread you would need to move the windows to the other desktop,
that would mean if another window in the other desktop had the same
handle it would be impossible without changing the handle. Latter is
impossible, so imo our implementation is not wrong, maybe not 100% right
but afaik all window handles are unique within one window station, that
means the handle table must be owned by the window station.
Thomas
More information about the Ros-kernel
mailing list