Filter löschen
Filter löschen

GUI Alt+Tab Crash

1 Ansicht (letzte 30 Tage)
Paul Huter
Paul Huter am 30 Nov. 2012
I have a GUI (built by someone else) that has a problem when I try to Alt+Tab to another program - the program crashes on a MATLAB built-in function. I have built the GUI into an executable, and the executable (GUI) will crash in the same way. I would like to be able to switch to another program/screen using Alt+Tab without crashing the GUI.
This is in Linux, with MATLAB 2010a.
  2 Kommentare
Jan
Jan am 30 Nov. 2012
How can we help you? I assume you are the only one who can figure out, where the program is crashing. And it will be useful to explain "crashing" with any details.
Paul Huter
Paul Huter am 2 Dez. 2012
gui_mainfcn.m -> varargin{1} = gui_State.gui_Callback...feval(varargin{:})
(line 95 of gui_manfcn.m)

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Debugging and Analysis finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by