It is currently April 23rd, 2024, 7:01 pm

Problem with maximized programs.

Post reviews, recommendations and questions about other software.
oscardo
Posts: 2
Joined: October 6th, 2012, 10:16 pm

Problem with maximized programs.

Post by oscardo »

Hi guys.
I have one problem. To maximize programs I use RunMinimizeOrMaximizeProgram and it works good, but not if application is minimized to tray. For example uTorrent, I can't maximize it. I have some aplications thats have only icons in tray and I don't know what to do. I tried also TaskList but there is no these program on the list...
I read some some topics here and I'm starting to be scary that it's not possible to maximize program from tray... Is there any way?
Alex Becherer

Re: Problem with maximized programs.

Post by Alex Becherer »

several options:

- just use the tray.

- check if the program has a "minimize to tray" option. uncheck it.

- do not use RunMinimizeOrMaximize for this program

- create not only a LeftMouseUpAction with RunMinimizeOrMaximize but also a MiddleMouseUpAction without RunMinimizeOrMaximize
User avatar
~Faradey~
Posts: 366
Joined: November 12th, 2009, 4:47 pm
Location: Ukraine

Re: Problem with maximized programs.

Post by ~Faradey~ »

oscardo
Let me see the source code of your RunMinimizeOrMaximize.exe or did you downloaded it from this topic http://rainmeter.net/forum/viewtopic.php?f=18&t=7592 ?
oscardo
Posts: 2
Joined: October 6th, 2012, 10:16 pm

Re: Problem with maximized programs.

Post by oscardo »

~Faradey~ wrote:oscardo
Let me see the source code of your RunMinimizeOrMaximize.exe or did you downloaded it from this topic http://rainmeter.net/forum/viewtopic.php?f=18&t=7592 ?
I downloaded from this topic.
User avatar
~Faradey~
Posts: 366
Joined: November 12th, 2009, 4:47 pm
Location: Ukraine

Re: Problem with maximized programs.

Post by ~Faradey~ »

oscardo
ok) no source code there, but don't worry i'll write it myself, it just will take a bit more time...