Swimming_Bird Posted March 31, 2005 Posted March 31, 2005 I'm sure a lot of you know how to do this but i figured i'd document, this is the code i used to have a button to select all the powertoys.prog[pn]=['All Powertoys']uid[pn]=['APTY']deps[pn]=['ALTTAB','VIRDM','TWEAk','MAG','CLEAR','IMG','CALC']cat[pn]=['PowerToys']pn++
Swimming_Bird Posted March 31, 2005 Author Posted March 31, 2005 it would be nice if someone with java knowledge could sode some way to make that sort of option more easily availible, it would be a pain to get the UIDs ove everything in every catagory then having to modify them all whenever you add new itemsalso you can disselect them all like thisprog[pn]=['No Powertoys']uid[pn]=['NPTY']excl[pn]=['ALTTAB','VIRDM','TWEAk','MAG','CLEAR','IMG','CALC']cat[pn]=['PowerToys']pn++once again pretty obvious but better have it documented then not
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now