Effacer les filtres
Effacer les filtres

Why does app.UIAxes.CurrentPoint shift when I scroll in AppDesigner?

2 vues (au cours des 30 derniers jours)
Dc215905
Dc215905 le 28 Juin 2021
Commenté : J. Alex Lee le 28 Juin 2021
I use "UIFigureWindowButtonUp(app, event)" to let user click on the UIAxes which will then plot a vertical line when they click.
For whatever reason, the verical plot has an offset if I scroll in the GUI and then click.
I am using "app.UIAxes.CurrentPoint" in order to indicate where along the x-axis the vertical line should be placed.
Any sugestions?
  3 commentaires
Dc215905
Dc215905 le 28 Juin 2021
I'm using 2021a.
If I wait a while the problem still persists. It appears that CurrentPoint is taking into account the entire GUI as a whole and not just the UIAxes embedded in the GUI.
Is there an alterantive to CurrentPoint that I can use? I used to use Ginput in GUIDE, but it appears that's not supported in appdesigner.
J. Alex Lee
J. Alex Lee le 28 Juin 2021
hmm, that's weird. my issue was in an older version, like 2018b or something, but it was pretty specific to a tab layout or gridlayout or something...maybe it's a bug (again) and mathworks team can investigate

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by