inputdlg in the app designer
    15 views (last 30 days)
  
       Show older comments
    
    wetlab Technion
 on 5 Jul 2021
  
    
    
    
    
    Commented: wetlab Technion
 on 16 Jul 2021
            hello, I am using i the inputdlg as part of a matlab app. (maybe that is the heart of the problem, is this forbidden? I know that questdlg i forbiddden.)
I noticed a weird "bug". whenever I click "cancel" when in the app the screen "jumps" to the last screen I was in. attaching a video.
would be thankfull for any assistance.
Nathan
0 Comments
Accepted Answer
  Julian Hapke
      
 on 6 Jul 2021
        I think this solution should work for inputdlg as well:
tl;dr: reset the focus to the app's uifigure in the function that calls the inputdlg as soon as the inputdlg is closed.
More Answers (0)
See Also
Categories
				Find more on Startup and Shutdown 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!
