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

Chart.BeforeDoubleClick Event #92

Open
zssng opened this issue Feb 18, 2024 · 3 comments
Open

Chart.BeforeDoubleClick Event #92

zssng opened this issue Feb 18, 2024 · 3 comments

Comments

@zssng
Copy link

zssng commented Feb 18, 2024

How to register event listener for Chart.BeforeDoubleClick event?

@cunnane
Copy link
Owner

cunnane commented Feb 26, 2024

Currently not possible, but I can add this, I think it just requires a little plumbing on the C++ side

@zssng
Copy link
Author

zssng commented Mar 29, 2024

I want to achieve a function where I can shrink images and place them in cells, and when I double-click on the image, it displays a larger original image. Currently, I'm unable to do this. It would be great if this functionality could be added.

@cunnane
Copy link
Owner

cunnane commented Mar 31, 2024

I haven't tested it but I suspect this approach using win32com would work with xloil as well.

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

No branches or pull requests

2 participants