uimenu callback disable click passing

1 view (last 30 days)
Maximilian Dio
Maximilian Dio on 23 Oct 2018
Hi there,
I am currently building a GUI Element with a uimenu. but I have a problem with the callbacks. If I click on a menu item and drag the mouse to another item the callbackfuntion of the later item is executed. Is there a possibility to disable this. So that only the callback is executed on an button down?
cheers

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!