ButtonDownFcn in uitable inside uifigure for cell-dependent contextual uimenu

6 Ansichten (letzte 30 Tage)
Hi,
In uitables from normal figures, I used the ButtonDownFcn property of the uitable to define a contextmenu that depends on the cell/cells on which it is pressed.
Now, I want to use the uitable inside an uifigure... well, I don't really want this (uifigures seem rather restrictive and slow, at least in my experience so far), but it is apparently the only natively supported way to have row-sorting functionalities in the table.
However, an uitable defined inside an uifigure does not have such property...
Is there a way to access this property somehow? In standard, java-based figures, Yair's findjobj code used to allow us finding the java objects behing matlab constructs, thus revealing functionalities that are "hidden"... I wonder if there is some analogous approach for new uifigures?

Antworten (0)

Kategorien

Mehr zu Maintain or Transition figure-Based Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by