How do I make my program enter full screen? GUI, GCF, hObject, varargin.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How do i make my window fullscreen without the task bar or managers. Legit fullscreen so that you can not access any components of the computer unless pressing command+Q and closing the window. I have to run my program so participants can only focus on what is infornt of them and not the task bar. I have attatched images of my code, and what it currently looks like.


1 comentario
Rik
el 18 de Dic. de 2019
This requires some non-standard code. You could check if the psych toolbox has something to do this. (the psych toolbox is a third party package with a lot of functions with varying code quality)
Respuestas (0)
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!