Normally, I post all the information and code snippets that I can muster when asking a question, but this time I will throw "caution to the wind" and just pose the scenario/question...
Right now there is an application running and displayed on my screen, the Firefox Web Browser. I want to display an ellipse, of a particular size and color, in a particular location on the screen in front of me. I want to do this in order to "highlight" the "DANIWEB" logo, BUT I do not want to interact with the Web Browser itself.
The way I would describe what I want to do is this... I want to create an "overlay" of an ellipse "border".
I do not want a dialog or any other form of "box" to be displayed along with this ellipse shape. I ONLY want to ellipse to appear over the background. I suppose this might be and "ellipse layer" displayed over a "background layer".
Anything spring to mind?