Quote:
No I don't mean that.
I mean I have a running gauge widget. I want to spawn another identical running widget.
We're saying the same thing man! You need to do what I wrote you (the num.2) and assign the tag for duplicate widget to a "click on" event. This is the tag:
!CreateNewThis will give you exactly what you need.. If you want to create a hdd meter, add the right click option or a click on option to "change disk" so the users can put more than one meters on screen for multiple drivers.
ALL THE TAGS/RIGHT CLICK OPTIONS CAN ALSO BE USED FOR CLICK ON EVENTS.
If you want to use a script after all use this:
Code:
function xxxxxxxxxOnClick(Sender)
{
widget.cmd("!CreateNew");
}
_________________
...and remember: don't take life too seriously...My profile on Deviantart:
http://jimking.deviantart.com/