Page 1 of 1
Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 5:28 am
by JPJ
It appears the Tool Tip Hide Delay setting (in Player Options) has no effect.
The explanation says it sets how long the Tool Tip remains shown, in seconds (1-100), before it is hidden. On my screen it remains shown for about 3 seconds regardless of this setting.

RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 5:35 am
by zakblood
ok thanks for the report, will ask the developer to check the settings and or code etc to see
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 5:47 am
by Phoenix100
+1 on that
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 10:09 am
by Lobster
Ditto. It seems the Tool Tip Hide delay remains on the default of 3 seconds and can't be set less than that.
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 1:50 pm
by Meyer1
Actually it works, but you have to restart the game to see the changes. IIRC it was the same with TOAW III.
The tool tip show setting don`t need the restart I think.
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 1:52 pm
by zakblood
can anyone else confirm so as not to take up or waste the developers time on this one?
as i've posted it as something to look at to them?
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 4:34 pm
by Lobster
Fired up the game.
Set Tool Tip Hide to 1.
Shut down the game properly all the way to desktop.
Restarted the game.
Opened up the exact same scenario.
Checked Tool Tip Delay. It still said 1.
But it still takes 3 seconds for the tool tip to close.
If I move to another hex it closes immediately but it should do that no matter the delay setting anyway.
Fired up the game.
Set Tool Tip Hide to 30.
Shut down the game properly all the way to desktop.
Restarted the game.
Opened up the exact same scenario.
Checked Tool Tip Delay. It still said 30.
It took about a minute for it to close.
Tool Tip Hide is definitely broken.
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 4:49 pm
by Meyer1
ORIGINAL: Lobster
Fired up the game.
Set Tool Tip Hide to 1.
Shut down the game properly all the way to desktop.
Restarted the game.
Opened up the exact same scenario.
Checked Tool Tip Delay. It still said 1.
But it still takes 3 seconds for the tool tip to close.
If I move to another hex it closes immediately but it should do that no matter the delay setting anyway.
Fired up the game.
Set Tool Tip Hide to 30.
Shut down the game properly all the way to desktop.
Restarted the game.
Opened up the exact same scenario.
Checked Tool Tip Delay. It still said 30.
It took about a minute for it to close.
Tool Tip Hide is definitely broken.
That's weird. In my case, as long as I restart the game I can set it to hide in one second, ten or whatever. If I don't restart it doesn't change.
Is this saved to the opart.ini? You may want to check that. Maybe you have another TOAW process runing on the background?
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 5:07 pm
by Meyer1
Didn't see the second part you added before responding.
Well, at least you managed to change it [:)] Just tested with 30 sec delay, and it hides exactly at 30 seconds here. So... I have no idea [:D]
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 5:43 pm
by Sniper31
FWIW, I have adjusted both the Tool Tip Delay and the Tool Tip Hide settings in a scenario I have been playing, saved, then opened up the same scenario save and the Tool Tip settings worked as I had adjusted them. So, for me, on my system and install, it's working properly.
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 7:26 pm
by Lobster
Sounds like a machine dependent bug. That's not good. I always set the show delay to max because I find the tool tip annoying but that's just me so I would have never noticed. [;)]
RE: Tool Tip Hide Delay setting not working?
Posted: Sun Nov 19, 2017 11:26 pm
by JPJ
Now I understand this: it seems the value you set in the Player Options dialog is written to the Opart 4.ini file as "toolTipHideDelay=X" when TOAW is closed, and read
and applied from the .ini file when TOAW is launched next time. (Not on the fly each time you change it, and not when opening/saving/closing a game within TOAW.)
(This also implies that if you change toolTipHideDelay directly in the .ini file while TOAW is open, then the value in the .ini will not be effective immediately and will be overwritten with the value that is still in the Player Options dialog when you close TOAW.)
So, I change Tool Tip Hide delay in Player Options, close TOAW, open TOAW, and the new value is applied.
So far this seems correct.
But see an exception below:
ORIGINAL: Lobster
Checked Tool Tip Delay. It still said 30.
It took about a minute for it to close.
Yes, similar cases confirmed here. In rare occasions, I have a tool tip that remains visible twice the time that is set in toolTipHideDelay. But not always on the same spot and in the same situation etc. Can somebody else confirm this and/or help identify the double time Tool Tip?
Also, because tool tip hiding is a Player option, I wonder if it is not desirable to apply this immediately?