Win32TipWindows=?
Moderators: Hacker, petermad, Stefan2, white
Win32TipWindows=?
Help says that default value for Win32TipWindows is 0
So why i see these tips when there is no Win32TipWindows parameter in my [Configuration] section ?
So why i see these tips when there is no Win32TipWindows parameter in my [Configuration] section ?
Last edited by KozakMak on 2022-04-29, 08:08 UTC, edited 1 time in total.
OS: Win10 | TC: latest x64
Re: Win32TipWindows=0 , but why i still see these tips?
you also have tips if filename is too long managed by FileTipWindows.
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Win32TipWindows=?
I have checked it in the code, it's set to one by default if FileTipWindows=1
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Win32TipWindows=?
ok
pls mention this dependency in the help
ps
same story with InplaceRename and InplaceRenamePath
pls mention this dependency in the help
ps
same story with InplaceRename and InplaceRenamePath
OS: Win10 | TC: latest x64
Re: Win32TipWindows=?
thanks for beta 4!
last question)
is it so necessary to create UseNewDefFont every time?
last question)
is it so necessary to create UseNewDefFont every time?
Last edited by KozakMak on 2022-05-19, 10:12 UTC, edited 1 time in total.
OS: Win10 | TC: latest x64
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Win32TipWindows=?
Yes, I do this to distinguish between new users and those who have already used the old font and would complain if TC changed it by itself.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Win32TipWindows=?
I don't see long tooltips in beta 6[Configuration]
FileTipWindows=1
Win32TipWindows=1
FileTipWindowsOnIcon=1
OS: Win10 | TC: latest x64
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Win32TipWindows=?
If you set FileTipWindowsOnIcon=1, you will only see the tips when hovering over the file icon. Remove that line if you want the old behaviour.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Win32TipWindows=?
too bad(
long tooltips + Win32Tip ONLY on icon -- is this posible to implement (in configuration like below)?
FileTipWindows=1
Win32TipWindows=0
FileTipWindowsOnIcon=1
long tooltips + Win32Tip ONLY on icon -- is this posible to implement (in configuration like below)?
FileTipWindows=1
Win32TipWindows=0
FileTipWindowsOnIcon=1
OS: Win10 | TC: latest x64
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Win32TipWindows=?
What do you mean? This already works. But the tips are only shown in this mode when the file name is too long and shortened with ... at the end. And with FileTipWindowsOnIcon=1 set, it's only shown when the mouse cursor is hovering over the icon.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Win32TipWindows=?
is it possible to do it in both cases?
is file too long and i hover pointer on it - its display full NORMAL tip:
https://i118.fastpic.org/big/2022/0519/db/9befee9f75035168fcc2749e4eed1edb.png
but then i hover pointer only on icon - its display win32 tip:
https://i119.fastpic.org/big/2022/0519/b0/b9bd35c7983703603615a2858cb048b0.png
is file too long and i hover pointer on it - its display full NORMAL tip:
https://i118.fastpic.org/big/2022/0519/db/9befee9f75035168fcc2749e4eed1edb.png
but then i hover pointer only on icon - its display win32 tip:
https://i119.fastpic.org/big/2022/0519/b0/b9bd35c7983703603615a2858cb048b0.png
OS: Win10 | TC: latest x64
Re: Win32TipWindows=?
2*ghisler(Author)
When moving the mouse on the file icons, I would like to see the Windows hints and Explorer(OLE2). Especially because I have in addition support for custom tips enabled - determining the reality of a file/folder representation on my hard disk in the form of Junction[Soft link] / Hard link or Symbolic link or Shortcut ....
[img]https://i.ibb.co/K9Nkrmb/1.png[/img]
And when I move the mouse over the file names and when some file name is cut off because it is too long - here I would like to see a simple hint with file's full name (NORMAL tip).
What combination of current settings flags should I use to achieve this?
When moving the mouse on the file icons, I would like to see the Windows hints and Explorer(OLE2). Especially because I have in addition support for custom tips enabled - determining the reality of a file/folder representation on my hard disk in the form of Junction[Soft link] / Hard link or Symbolic link or Shortcut ....
[img]https://i.ibb.co/K9Nkrmb/1.png[/img]
And when I move the mouse over the file names and when some file name is cut off because it is too long - here I would like to see a simple hint with file's full name (NORMAL tip).
What combination of current settings flags should I use to achieve this?
Last edited by AntonyD on 2022-05-20, 09:04 UTC, edited 2 times in total.
#146217 personal license
Re: Win32TipWindows=?
I would also have liked if the option FileTipWindowsOnIcon=1 did NOT affect truncated tile names.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50550
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Win32TipWindows=?
I see - no, FileTipWindowsOnIcon does not have this effect. It makes TC show the configured type of tooltip only when the cursor is over the icon. It doesn't allow to switch between different types of tooltips. That would be a nice addition, though, maybe via FileTipWindowsOnIcon=2 or so.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com