AutoHotkey Community

It is currently May 27th, 2012, 12:22 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: SplashImage
PostPosted: June 3rd, 2005, 8:42 pm 
Hey,

is there any possibility to hide the taskbar with a splashimage.
Splashimages are on top of every window, but not taskbar.
SplashTextOn in contrast is on top of taskbar.
Why?
Thanks for responsing.
Peda


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 4th, 2005, 5:10 am 
Offline
User avatar

Joined: December 29th, 2004, 1:28 pm
Posts: 2545
Hi peda..

You may get better results posting this question in the Support/Help section ;)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 4th, 2005, 2:30 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I'll leave the topic here since otherwise a guest user might never be able to find it.

I just tested SplashImage. If you omit the A option, the window should be always-on-top of everything, even the task bar. At least that's how it works on Windows XP with Classic Theme.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 6th, 2005, 7:54 pm 
Hi,

thanks for the answers.
Next time I will use the right section. Sorry.

Now I find something more.
I use my taskbar with the property "allways on top". In this case the splashimage leaves in the background.
It´s like "the taskbar is stronger".
My desktop sidebar also leaves on top.
I´d like to hide my working skript, espacially the opened windows.
Therefore I want to use something like Splashimage.
Is there any other chance?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 7th, 2005, 1:27 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
peda.. wrote:
I use my taskbar with the property "allways on top". In this case the splashimage leaves in the background. It´s like "the taskbar is stronger".
The easiest solution is to change your taskbar not to be always-on-top. If that is not feasible, it might be possible to call SetWindowPos() (via DllCall) to force the taskbar beneath the splash window. You could also try "WinSet Bottom" on the taskbar, though that might have side-effects.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 4 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group