Thread
:
Display HildonAnimationActor above HildonAppMenu?
View Single Post
pH5
2010-02-12 , 16:03
Posts: 138 | Thanked: 375 times | Joined on Aug 2009 @ Berlin
#
1
Hi,
is it somehow possible to make the compositor render a HildonAnimationActor or anything at all above the AppMenus?
I'm trying to make a bluetooth mouse program that intercepts the relative motion events from the input device, keeps track of an internal pointer position, and feeds that into X via the XTest extension. My problem now is the display of the mouse pointer.
I used a HildonAnimationActor that just contains the browser_cursor.png image, parented to a 1x1 anchor Window in the top left corner of the screen. The external mouse just moves that around. But as soon as any menu is opened, the menu gets rendered on top of the HildonAnimationActor, hiding it.
Quote & Reply
|
pH5
View Public Profile
Send a private message to pH5
Find all posts by pH5