AveToggle v1.0 beta

Toggle visibility of Avedesk desklets based on GID effect.

You must have installed version 1.0.5.6 of AveScripter.

This script use COM engine of AveDesk.

You can use hotkeys:

Win+1 - Toggle GID 1

...

Win+8 - Toggle GID 8

Win+9 - Show all

Restore all desklets on close.

avetoggle.gif

v1.0.1

http://avedesk.philc.ca/modules/PDdownload...hp?cid=9&lid=77

#381937

Additional tag removed.

You need only one of these ;) BTW this thingie you developed looks very nice.

#381942

I'll take a look at that early this week... Finishing building my system up again. :)

#381998

Nice work. Didn't crash for me.

One issue (I haven't use the effectlet in awhile) is that if I close AveToggle while one or more desklets is hidden then I'm unable to return visibility of the other desklets. I have to close them from the control panel then reload.

Not a big deal because when I use this it will be theme specific anyways.:)

#382101

Very interesting concept--do you know if GID-1 refers to all desklets with no GID? I have a desklet (weather) that has no "Effect" attached to it, including the Group Identifier script, and it hides if I choose anything but Winkey + 1.

Just wondering...nice idea, though! I can definitely see the uses this has :)

-NC

#382560

mmmh it should not. no effect means no Tag than means no value :confused: or maybe that desklet had the GID before, and now the Tag is stuck on 1 ? I'll make some test, if it is so, should not be difficult to corrent:

- OnDestroy -> Tag = none

#382725

That desklet did have the GID before, but I could have sworn I set the GID to 8, in which case it would show if it was Winkey + 8. I removed the effect, and when I went to reapply it, the value had been "set back" to 0...so I'm not sure what's going on.

-NC

#382899

mmmh... I hope "set back" to 1: there is no -0- GID :) Anyway the bug was there, but now is no more.

The new GID Script 0.0.2 should fix the problem: it now clean the Tag/ID when removed from a desklet.

#383072