forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Taskbar Hide and Taskbar Show

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
DaveR
Valued Contributor
Valued Contributor


Joined: 03 Sep 2005
Posts: 413
Location: Australia

PostPosted: Wed Jun 20, 2007 5:16 pm    Post subject: Taskbar Hide and Taskbar Show Reply with quote

When the XP taskbar's auto hide is enabled, I can't get the 'Taskbar Hide' and 'Taskbar Show' commands to work.

But if I hover my mouse over where the taskbar would be (so it pops up) while a VDS script sends the Taskbar commands they work as I assume they should.

Hmm, I just disabled auto-hide for the taskbar and now the VDS 'Taskbar Hide' and 'Taskbar Show' commands work! But I want/need to be able to show and hide the taskbar when auto-hide is enabled.

Are there API commands that will hide and show the taskbar when auto-hide is enabled?

_________________
cheers

Dave


Last edited by DaveR on Thu Jun 21, 2007 2:52 am; edited 1 time in total
Back to top
View user's profile Send private message
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Wed Jun 20, 2007 7:45 pm    Post subject: Reply with quote

Dave,
Put TASKBAR HIDE in a timer loop until you want it to show again. That way everytime someone trys to activate the taskbar the loop will hide it again before it is shown.

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
Rubes_sw
Valued Contributor
Valued Contributor


Joined: 11 Jun 2001
Posts: 625
Location: Northern Ireland

PostPosted: Wed Jun 20, 2007 8:27 pm    Post subject: Reply with quote

Hi Dave

I think Vic made a dll that can do this: check this thread:

http://forum.vdsworld.com/viewtopic.php?t=3786

Nathan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Wed Jun 20, 2007 9:19 pm    Post subject: Reply with quote

Nathan,
Correct me if I am wrong but doesn't that lock out all the shortcut keys like CTRL+ESC and ALT+TAB. I am not sure if Dave is trying to completely lock the user from using their PC he just didn't want the taskbar up while his program was running? I could be wrong in this assumption? IMHO the only reason you would want to lock a PC to that point is if it is lets say a display model in a retail store or something like that.

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
DaveR
Valued Contributor
Valued Contributor


Joined: 03 Sep 2005
Posts: 413
Location: Australia

PostPosted: Thu Jun 21, 2007 2:56 am    Post subject: Reply with quote

I guess I wasn't clear, or should have mentioned what I'm trying to do. Embarassed

If the user has auto-hide enabled, I want to be able to raise the taskbar when showing a tray icon balloon.

_________________
cheers

Dave
Back to top
View user's profile Send private message
DaveR
Valued Contributor
Valued Contributor


Joined: 03 Sep 2005
Posts: 413
Location: Australia

PostPosted: Thu Jun 21, 2007 3:08 am    Post subject: Reply with quote

To answer my own question...

The solution is:
Code:
  window activate,#Shell_TrayWnd

_________________
cheers

Dave
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group