Hey rexrainbow, this is a GREAT piece of work!
The only thing that's not as I would like it to be is that it's bound to a specific layout.
I want to call the same function from multiple layouts, but the system won't let me add the same function object to more than one layout.
Could there be a "global function object" on which I could add function definitions, and call them from any layout? Or simply a way to add the same function object to multiple layouts...
Thanks!
Geo
PS: I will gladly add this functionality if you give me some basic guidance <img src="smileys/smiley4.gif" border="0" align="middle" /> on what and where to modify or add...