duplicate widgets

Sorry if this is a stupid question, but I was wondering how to get multiple instances of the same widget (ie. weather from more than one city). I can't seem to find the answer anywhere...
2,418 views 2 replies
Reply #1 Top
You can run different weather widgets, but so far as I have been able to find nobody has said you can run multiples of the same widget and get them to work independently.
Reply #2 Top
When the person creates the widgets they have to specify whether it supports multiple instances or not. It's something that only the author of the widget can decide.

YOu could import the widget into DesktopX and then re-export it with it supporting multiple instances and see if that works.