Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Extend ToolTipManager designer to also allow "open/close" interval properties. #686

Closed
sdreb3421 opened this issue Apr 2, 2022 · 5 comments
Labels
completed This issue has been completed. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.

Comments

@sdreb3421
Copy link

The ToolTipManager properties (open/close interval) are only available programatically. Should be in designer properties to match standard windows forms tooltips.

@sdreb3421 sdreb3421 added enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested. labels Apr 2, 2022
@PWagner1
Copy link
Contributor

@sdreb3421 Does this affect all controls?

@Smurf-IV I thought that something similar was already implemented?

@Smurf-IV Smurf-IV changed the title Add ToolTipManager to designer properties for all controls. [Feature Request]: Extend ToolTipManager designer to also allow "open/close" interval properties. Jun 26, 2022
@Smurf-IV
Copy link
Member

@sdreb3421 Does this affect all controls?

All controls that allow a KryptonToolTip will need to be updated.

@Smurf-IV I thought that something similar was already implemented?

I have changed the title to reflect what is actually needed, as a KryptonToolTip should (At least) be in all Toolkit controls (May not be in all navigator / workspace / etc dlls tho !)

@Smurf-IV
Copy link
Member

Smurf-IV commented Jun 26, 2022

Winform Tooltip:
image
image
image

Krypton is missing those values:
image

@sdreb3421
Copy link
Author

Yeah, those values should be editable from somewhere.

@Smurf-IV Smurf-IV self-assigned this Mar 5, 2023
@Smurf-IV Smurf-IV added the under investigation This bug/issue is currently under investigation. label Mar 5, 2023
@Smurf-IV
Copy link
Member

Smurf-IV commented Mar 5, 2023

Done:
image

@Smurf-IV Smurf-IV closed this as completed Mar 5, 2023
@Smurf-IV Smurf-IV removed their assignment Mar 5, 2023
@Smurf-IV Smurf-IV added completed This issue has been completed. and removed under investigation This bug/issue is currently under investigation. labels Mar 5, 2023
Smurf-IV added a commit that referenced this issue Mar 5, 2023
- Fix a few more warnings
- Fix a few code style layouts

#686
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completed This issue has been completed. enhancement New feature or request new feature A new feature has been requested. suggestion A suggestion has been requested.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants