Page 1 of 1

Moveable Icon in the systray

Posted: Wed Jun 16, 2010 12:44 am
by Urmel
I use WinXP Pro SP3. With the Utility «Taskbar Shuffle» (http://nerdcave.webs.com/) its possible to arrange (move) the icons in the systray. If I will move the icon from CintaNotes the program window will be opened rapidly.

It would be nice, when the program window of CintaNotes will continue to be closed, when I click and hold the icon to move it to another position.

Re: Moveable Icon in the systray

Posted: Wed Jun 16, 2010 9:40 am
by Noddy330
I’m using TaskBar Shuffle also.
I note that some other things in the TaskBar that have a single click action, will take that action when dragged and dropped using TaskBar Shuffle.
I also note that some of these take the single click action when I press the mouse button, and others take the single click action when I release the mouse button. Odd.
Could it be a TaskBar Shuffle problem, and not CintaNotes?
Nod

Re: Moveable Icon in the systray

Posted: Wed Jun 16, 2010 8:10 pm
by Urmel
Noddy330 wrote:Could it be a TaskBar Shuffle problem, and not CintaNotes?

I don't know, I'm not a windows programmer.

I know the same behavior from a previous version of the utility "Don't Sleep" (http://www.softwareok.com/?seite=Microsoft/DontSleep).

I asked the author to change this behavior. In the next version this behavior was changed. So I know, that a programmer can specify this behavior.

Re: Moveable Icon in the systray

Posted: Mon Jun 21, 2010 4:34 am
by CintaNotes Developer
Hello,

I've downloaded Taskbar Shuffle and played with it a little bit.

The problem is that CintaNotes reacted on the "Left Mouse Down" message.
I've changed it to "Left Mouse Up" and it seems to work:

Re: Moveable Icon in the systray

Posted: Mon Jun 21, 2010 7:11 am
by Urmel
Hello Alex

CintaNotes Developer wrote:The problem is that CintaNotes reacted on the "Left Mouse Down" message.
I've changed it to "Left Mouse Up" and it seems to work:

Super! It works very good here. Thank you for solve this little problem.
It's good to know why the problem occurs.

Now I can better re-arrange the SysTray-Icons after boot-up or re-login.
Only the windows volume icon has furthermore the uneloquent behavior.

Re: Moveable Icon in the systray

Posted: Mon Jun 21, 2010 7:13 am
by CintaNotes Developer
You're welcome! Luckily for us, the problem was not hard to solve :)