Jump to content

Tooltip


Recommended Posts

when playing fullscreen game.. ive noticed that when i clicked the tooltip, the fullscreen game goes minimized.. is there a way to prevent this? or something like disabling an ability to click the tooltip?

:think:

Umbrella Member

Link to comment
Share on other sites

when playing fullscreen game.. ive noticed that when i clicked the tooltip, the fullscreen game goes minimized.. is there a way to prevent this? or something like disabling an ability to click the tooltip?

:(

I don't think the tool tip does anything specificly to minimize the game, it just takes focus back to the desktop. I tried a test with WinSetState("ToolTip", "", @SW_DISABLE), but it still takes focus when clicked on. Maybe you could try a SplashTextOn() for your message instead? That does not appear to take focus. :think:

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

I don't think the tool tip does anything specificly to minimize the game, it just takes focus back to the desktop. I tried a test with WinSetState("ToolTip", "", @SW_DISABLE), but it still takes focus when clicked on. Maybe you could try a SplashTextOn() for your message instead? That does not appear to take focus. :think:

maybe you're right..

i'll try it though..

thanks :(

Umbrella Member

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...