Issue 84020 - Get refferences to all child windows of parent
Summary: Get refferences to all child windows of parent
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-27 18:08 UTC by schnuckyschuster
Modified: 2013-02-24 21:06 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description schnuckyschuster 2007-11-27 18:08:25 UTC
I would like to intercept mouse movement.
I understand that there fore I need to attatch a XEventListener to the XWindows
element that lies on top.
I understand that there is no mechanism to get the reffernces of the child
XWindow's of a given parent XWindow and there fore I have no chance to get a
refference of the topmost XWindow element.

Can you please add a method that returns a list of XWindow elements of a given
parent XWindow element?
Comment 1 carsten.driesner 2007-11-28 08:10:04 UTC
cd: Confirmed and accepted.
Comment 2 Martin Hollmichel 2008-09-26 10:32:03 UTC
reassign