Add tool tip text to buttons #7412

Closed
opened 2026-01-31 01:03:19 +00:00 by claunia · 10 comments
Owner

Originally created by @Chips1234 on GitHub (Apr 14, 2020).

Example: Display "New Tab" when hovering over "+". I know it's minor, but I think it'll be important.

Originally created by @Chips1234 on GitHub (Apr 14, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> Example: Display "New Tab" when hovering over "+". I know it's minor, but I think it'll be important. <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> <!-- A clear and concise description of what you want to happen. -->
Author
Owner

@zadjii-msft commented on GitHub (Apr 14, 2020):

Wow yea I'm kinda surprised I haven't heard this request already tbh

@zadjii-msft commented on GitHub (Apr 14, 2020): Wow yea I'm kinda surprised I haven't heard this request already tbh
Author
Owner

@Chips1234 commented on GitHub (Apr 15, 2020):

How do I find the design tab for the project (in Visual Studio)? I can add tooltips there. I'm sorry if this question seems dumb, but that's because I'm new. Pls, help. Thanks!!

@Chips1234 commented on GitHub (Apr 15, 2020): How do I find the design tab for the project (in Visual Studio)? I can add tooltips there. I'm sorry if this question seems dumb, but that's because I'm new. Pls, help. Thanks!!
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 15, 2020):

You should be able to look at the Design view if you open up one of the Xaml files. If you want to work on the Tab bar and the + button, you should look at TabRowControl.xaml.

It might be hard to use this with C++ projects like Terminal. 😄 Sorry

@DHowett-MSFT commented on GitHub (Apr 15, 2020): You should be able to look at the Design view if you open up one of the Xaml files. If you want to work on the Tab bar and the + button, you should look at `TabRowControl.xaml`. It might be hard to use this with C++ projects like Terminal. :smile: Sorry
Author
Owner

@Chips1234 commented on GitHub (Apr 15, 2020):

Okay, thanks for the help!

@Chips1234 commented on GitHub (Apr 15, 2020): Okay, thanks for the help!
Author
Owner

@Chips1234 commented on GitHub (Apr 15, 2020):

Sorry, another question: I can't load properties for Cascadia Package saying that project config or debugx86 was not found in project manifest. Thanks in advance!!

@Chips1234 commented on GitHub (Apr 15, 2020): Sorry, another question: I can't load properties for `Cascadia Package` saying that project config or `debugx86` was not found in project manifest. Thanks in advance!!
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 15, 2020):

Are you on a 32-bit computer?

@DHowett-MSFT commented on GitHub (Apr 15, 2020): Are you on a 32-bit computer?
Author
Owner

@Chips1234 commented on GitHub (Apr 15, 2020):

No, 64 bit

@Chips1234 commented on GitHub (Apr 15, 2020): No, 64 bit
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 15, 2020):

Then don't use the x86 project configuration.

@DHowett-MSFT commented on GitHub (Apr 15, 2020): Then don't use the x86 project configuration.
Author
Owner

@Chips1234 commented on GitHub (Apr 15, 2020):

Ah, I see thanks.

@Chips1234 commented on GitHub (Apr 15, 2020): Ah, I see thanks.
Author
Owner

@ghost commented on GitHub (May 5, 2020):

:tada:This issue was addressed in #5484, which has now been successfully released as Windows Terminal Release Candidate v0.11.1251.0 (1.0rc1).🎉

Handy links:

@ghost commented on GitHub (May 5, 2020): :tada:This issue was addressed in #5484, which has now been successfully released as `Windows Terminal Release Candidate v0.11.1251.0 (1.0rc1)`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v0.11.1251.0 (1.0rc1)) * [Store Download](https://www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7412