AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

WinMinimize Help

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Krogdor



Joined: 18 Apr 2008
Posts: 427
Location: The Interwebs

PostPosted: Mon May 12, 2008 7:57 am    Post subject: WinMinimize Help Reply with quote

When using WinMinimize on a program that normally minimizes to system tray (specifically, Camtasia Recorder) it instead minimizes like a normal window to the task bar. On some other programs (like iTunes) the minimizing to system tray still works fine when using WinMinimize. Is there any other possible way to make a program minimize to system tray?

And I tried using the PostMessage described in the WinMinimize help file, but it didn't seem to do anything... ._.
Back to top
View user's profile Send private message AIM Address
Icarus



Joined: 24 Nov 2005
Posts: 433

PostPosted: Mon May 12, 2008 8:58 am    Post subject: Reply with quote

Perhaps these two programs handle the minimize to tray differently.
One checks "if window is minimized, then hide it" and the other perhaps just captures your event (clicking on the minimize) and hides it then.

If I were you, I would have tried WinHide on the Camtasia window - this should hide it. Now if, when you click on the Camtasia stufio tray icon it pops back up, you have your solution (i.e. your WinHide is in effect minimize to tray)

Makes sense?
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
Krogdor



Joined: 18 Apr 2008
Posts: 427
Location: The Interwebs

PostPosted: Wed May 14, 2008 6:12 am    Post subject: Reply with quote

Oh. Yes, that makes perfect sense... Trying to figure out a way to do it the way I immediately thought of rather than going with an easier, obvious route... how silly of me xD

Works like a charm, thanks a bunch.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group