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

Add support for custom popup on BondsTable #18

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

disberd
Copy link
Owner

@disberd disberd commented Jul 10, 2023

This PR adds support for custom popups on BondsTable rows.

It will fix #14

The idea is to also create a custom function similar to fielddata and fielddescription that can be used to add methods for specifying popups for the custom fields.

A default popup template will also be defined that is applied to all fields of the struct, so one must only modify the general template for the intended type if a general custom behavior is desired (not different per field)

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.

Add popup info when mouse cursor is above Bond Table elements
1 participant