Multiple Widget Upload.

I have a widget that I intend to upload. I made 6 different versions of it with the skins being the only difference. Should I upload them together in the same zip or do them separately?
6,142 views 8 replies
Reply #1 Top
You should probably zip it up.
Or even better, code it so it's one widget that changes skin on a button press.  :)
Reply #2 Top
Thank you Zubaz. I'll probably upload one to the widgets page, then if approved, put a link to the others at my Wincustomize page.
Reply #3 Top
I'll probably upload one to the widgets page, then if approved, put a link to the others at my Wincustomize page.
End of quote
Good enough solution.  :)
Reply #4 Top
hey sphoto, u need trying any simple bg choose script... :D
I like the "all in one" things. ;)
Reply #5 Top
I don't understand.  :p Can you elaborate?
Reply #6 Top
If widgets same just use another bg....
Ok here sample dxpack: sample
put your current widget to msk2 and switch parent and made trans 0%.
Then choose , bg1 and bg2 images to your own images. :)
1 widget and 2 bg...
Reply #7 Top
Ya I m agrre with bilbo and Zubaz. Put a button so that one can switch to different skins.
You can do this by just creating six states for the objects then create a menu showing six skins. And use DesktopX.Object("your object").state = "state name" for the different options in the menu.
I made a widget Ultima'nOtes with about 10 different themes. You can have a look at it if you need.
Reply #8 Top
Ya I m agrre with bilbo and Zubaz. Put a button so that one can switch to different skins.
You can do this by just creating six states for the objects then create a menu showing six skins. And use DesktopX.Object("your object").state = "state name" for the different options in the menu.
I made a widget Ultima'nOtes with about 10 different themes. You can have a look at it if you need.
End of quote



Thanks but that's so far over my head my nose started bleeding.