Mutiple object manipulation slider
Average Rating: 10
Yours: -1
File Size: .06MB
Downloads Today: 0 Downloads Total: 1754

Mutiple object manipulation slider

Updated Apr 30, 2009 by _Martin_


sViz
Comment #1 Thursday, April 30, 2009 7:22 PM
Awesome! Thanks, Martin. �
RedneckDude
Comment #2 Thursday, April 30, 2009 8:59 PM
This is cool, and I thank you. But in order to make it work for me, I would have to hav obj1 thru obj120. Too many things to do it this way. Thanks! �
_Martin_
Comment #3 Friday, May 1, 2009 1:48 AM
As long as you can apply logic to the object naming then you can do it, even in several goes if required ...

Code: vbscript
  1. For Each o in DesktopX.Objects
  2. n = o.Name
  3. If Left(n,3) = "obj" Then o.Hue = x
  4. If Instr(n,"calendar") > 0 Then o.Hue = x
  5. Next
etc.
It just needs some planning to do. Believe in DeskNotes it's a bit more complex with all the objects, some of which are dynamically created. For this I actually have a script funtion dedicated to recoloring, which receives a value from this slider!
Lumic
Comment #4 Tuesday, May 5, 2009 6:35 AM
_MARTIN_ !!! -bows- Love to see you back! Thankyou for your works & scripts!
Also like to thank you for including an explanation for the script.

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading files.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!
Downloads remaining: 5
User Level: Visitor

Featured DesktopX Objects

Popular DesktopX Objects

Top DesktopX Objects Skinners

Yesterday  |   Last 30 Days  |   All Time



web-wc01