Skip to content

Conversation

@PremadeS
Copy link
Contributor

@PremadeS PremadeS commented Oct 4, 2025

Added two blogs:
1 - Shortcut Manager - RSoC Project
2 - Integrating the Rizin Mark API - RSoC Project


![Overlapping marks tooltip](/assets/images/blog/posts/inetgrating-the-rizin-mark-api-rsoc/mark-tooltip-overlap.png)

The **tooltip** is designed to follow the cursor. This was achieved with a small trick: first set the `QToolTip` text to the intended text plus a trailing space, and then immediately update it with the actual text. This forces Qt to redraw the tooltip at the new cursor position while keeping the content unchanged.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool idea!

@notxvilka notxvilka merged commit 0d5dc92 into rizinorg:master Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants