AveToggle v1.0 beta
Rate Topic:




-
Group:
Member
-
Posts:
7
-
Joined:
27-June 05
Posted 22 April 2006 - 10:19 AM
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.
v1.0.1
http://avedesk.philc.ca/modules/PDdownload...hp?cid=9&lid=77
0
-
Group:
Member
-
Posts:
4,307
-
Joined:
28-July 03
Posted 22 April 2006 - 10:50 AM
Additional tag removed.
You need only one of these

BTW this thingie you developed looks very nice.
0
-
Group:
Member
-
Posts:
617
-
Joined:
02-May 05
Posted 22 April 2006 - 03:14 PM
I'll take a look at that early this week... Finishing building my system up again.
0

- Douchebag
-
Group:
Member
-
Posts:
1,885
-
Joined:
28-June 05
Posted 22 April 2006 - 08:46 PM
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.
0
-
Group:
Administrators
-
Posts:
7,909
-
Joined:
26-February 04
Posted 24 April 2006 - 02:11 AM
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
0
-
Group:
Member
-
Posts:
614
-
Joined:
28-September 04
Posted 24 April 2006 - 02:59 PM
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
0
-
Group:
Administrators
-
Posts:
7,909
-
Joined:
26-February 04
Posted 24 April 2006 - 11:23 PM
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
0
-
Group:
Member
-
Posts:
614
-
Joined:
28-September 04
Posted 25 April 2006 - 11:22 AM
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.
0