G
Guest
I have an app that in 2K will allow a user to click on an application that is
running below the current application by simply defining a bitmap with a
transparent section.
HOWEVER in XP the transparent area "blocks" or "recognizes" the click event.
Is there any way to have the event pass through in XP? Is this a setting
issue?
I have managed to define a form with an empty section via regions, but I
need to have some of the inside of this form visible and simply difining a
region that is eliptical isn't enough. The image also changes every second
and the new transparent regions need to be able to pass the events through.
A satisfactory answer might be to create a complex region using the none
white sections of an existing bitmap as a mask, but I can't quite get my mind
around how I would do that.. (any clues appreciated)
TIA
Rob
running below the current application by simply defining a bitmap with a
transparent section.
HOWEVER in XP the transparent area "blocks" or "recognizes" the click event.
Is there any way to have the event pass through in XP? Is this a setting
issue?
I have managed to define a form with an empty section via regions, but I
need to have some of the inside of this form visible and simply difining a
region that is eliptical isn't enough. The image also changes every second
and the new transparent regions need to be able to pass the events through.
A satisfactory answer might be to create a complex region using the none
white sections of an existing bitmap as a mask, but I can't quite get my mind
around how I would do that.. (any clues appreciated)
TIA
Rob