Hi all,
I need some absolute positioned elements that can receive select, focus and click events. As far as I know, only windows can be positioned absolutely, but they can't receive those events. Sure, I could define some widget within the windows, but that's not a nice and furthermore a memory wasting solution. Is there another way and I just don't see it?
BTW: How are focus events thrown by mouse usage? I know that buttonpress means select and buttonrelease click, but I can't see the point a focus event is created.
Thanks and kind regards
Judith
|