Uw opmerkingen
Can't reproduce it on Windows 7 x64, too.
When I middle click on the empty space, it immediately slides down.
When I middle click on the empty space, it immediately slides down.
The author of the request replied with the following:
> I think that possibility to display seconds is would be enough.
That's why I closed it.
There is a new ticket about custom date format:
http://tweaker.userecho.com/topic/164567-custom-date-format/
You might want to see my comment to it.
> I think that possibility to display seconds is would be enough.
That's why I closed it.
There is a new ticket about custom date format:
http://tweaker.userecho.com/topic/164567-custom-date-format/
You might want to see my comment to it.
Thanks for the feedback!
I'd say an alpha/beta stage is an overkill for such a small app.
I thought about implementing a silent update option, which will update e.g. a week after the release, to make sure it's more or less stable.
I don't want to introduce other prefs for the updating process, as I don't think they're necessary - people just expect it to work (KISS principle). I might make it configurable from the registry, though.
I'd say an alpha/beta stage is an overkill for such a small app.
I thought about implementing a silent update option, which will update e.g. a week after the release, to make sure it's more or less stable.
I don't want to introduce other prefs for the updating process, as I don't think they're necessary - people just expect it to work (KISS principle). I might make it configurable from the registry, though.
It was already requested:
http://rammichael.com/7-taskbar-tweaker-v2-0/comment-page-1#comment-968
My reply:
"For the tweaker to remember your grouped windows, it has to be able to somehow identify them, like window title or window class (both are not reliable).
...
What you can do is to bind a shortcut with a specific Application ID.
One way achieving it is using win7appid:
http://code.google.com/p/win7appid/
http://rammichael.com/7-taskbar-tweaker-v2-0/comment-page-1#comment-968
My reply:
"For the tweaker to remember your grouped windows, it has to be able to somehow identify them, like window title or window class (both are not reliable).
...
Let’s say I have this in my taskbar:
[group: notepad & firefox] [firefox] [group: notepad & explorer]
What should the tweaker remember?"
What you can do is to bind a shortcut with a specific Application ID.
One way achieving it is using win7appid:
http://code.google.com/p/win7appid/
Can't reproduce on Windows 8 x64.
What Windows version do you have?
Does it also hang if you turn on/off auto-hide from the taskbar properties?
WS_EX_TOOLWINDOW will not work, as it doesn't only hide the button on the taskbar.
I'm aware of a way to remove a window from the taskbar (using SetProp), but I don't plan to add it to the tweaker.
Where do you expect me to add this option?
I'm aware of a way to remove a window from the taskbar (using SetProp), but I don't plan to add it to the tweaker.
Where do you expect me to add this option?
> Note: For RTL language change 101<=>102
That probably should be fixed.
The "Cycle between taskbar buttons" option is also reversed in an RTL system, right?
Customer support service by UserEcho
I couldn't reproduce the first bug (I'm not sure I fully understood it).
As for the right-clicking - that's how it works for me, it doesn't combine back when a right click menu is shown.
A video might make things clearer.