Is there a way to hide systray and taskbar in a script?

all is in the title...

I tried to search the forum, but the search on the forum seems to only search in title and doesn't keep the options when you go to the second page of the results (it means if you choose to search in desltopX forum, the first page will show the results of the desktopx forum, the second will show the results of all forums and if there were 2 pages of results, the results will be transformed for exemple to a 12 pages of results when you access the page 2....)

My question is about the possibility to hide / show the systray and the taskbar to be able to create a bar that can be closed
I don't want a bar that will hide like the windows one, I want one bar that will hide systray and taskbar if I 'close it' (in another words, if I hide the elements I don't need) and that will show both items if I open the bar.
is there a command like desktopx.Object("OBJECT_NAME").visible = True/False for the systray and taskbar?
4,231 views 2 replies
Reply #1 Top
Not being a skinner think I follow this in Gef's Desktopx Theme AeroXP (version 2)

In his start menu he has a TASK-SYS entry which when you click hids or shows the bar in his theme. Think this is the sort of thing you are after.

Might be worth a look If you can see the code of how it's done.

Give you some idea on how to do yours.
Reply #2 Top
Thank you, I check that