setfocus

Program to set focus to objects (edit etc) without clicking with the mouse on them.
5,2K Descargas
Actualizado 26 ago 2002

Sin licencia

Set focus to objects. When starting a Matlab GUI it is normally not possible to activate the cursor in an edit object. Before you can type, you'll have to click with the mouse in the edit field. With setfocus it is possible to activate the cursor with program code by passing the object handle to setfocus. setfocus simply simulate a mouseclick in the area of the object.

Citar como

Martin Weber (2026). setfocus (https://la.mathworks.com/matlabcentral/fileexchange/1898-setfocus), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12.1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: clickfocus, jMouseEmu: Mouse Emulator (v2.3)

Versión Publicado Notas de la versión
1.0.0.0