I was wondering if you had it planned to allow a list of points, i.e. a polygon to be a hotspot. As opposed to just a 4 sided container, being either a square or rectangle. Adding that as a feature would be a nice thing for those that do not wish to use standard 4 sided buttons, and providing some "feedback" when mouse-overing it, or when clicking on it, and it responding as if the triangle, pentagon, or whatever itself was the actual button as opposed to only said square or rectangle within it, leaving much of the polygon un-hotspotted.
The fact that you can draw them to begin with is a nice step towards this, but I have been looking through the source for 4.40 and have not even seen how this could be implemented, albeit I am a novice programmer, so I am probably just overlooking this like having a "bat in the cave", it is literally at the tip of your nose but you are oblivious to it.
I just think it would spice up the interface similar to that of the balloon tooltips. As well as if someone were to make a compass miniwindow plugin you could have "specialized" hotspots that only trigger in the arrows themselves say for an image similar to http://www.navis.gr/navaids/images/compass.jpg
or
http://www.edupic.net/Images/SocialStudies/compass_rose.gif
You load the image, then you can blend in over the arrows a coloring signifying it is available, and have the hotspot enabled as well.
Support for rounded edges would probably be nice, but probably is not necessary at this point unless there is a real need for it.
Again this might be more trouble than it's worth, but who knows perhaps people will be a little more artistic in their window creation.
And who knows, perhaps using a mask you could make the miniwindow itself a "fake" polygon, which would probably make a very nice looking compass window or other things as well.
[Edit: Did not see this in window creation,
Flag 4 - Transparent. If set, whenever a pixel in the contents of the window matches the BackgroundColour, it is not drawn, and the text underneath shows through. This lets you make odd-shape windows like stars or circles, by filling the outside (the part you don't want to see) with the background colour.]
-Onoitsu2 |