Rollover effect on pushbuttons

Implement rollover effect on your own figures with only two lines of code !
2K descargas
Actualizado 6 jul 2009

Ver licencia

The ROLLOVER object gives you the opportunity to change labels and/or icons on pushbuttons when mouse pointer moves over them. You just have to instantiate a ROLLOVER object on a chosen figure, define handles of pushbuttons which you want to be rollover-capable, and eventually provide alternative labels and/or icons.

For an example, just run test_rollover.m in attached zip file.

Citar como

Laurent Vaylet (2024). Rollover effect on pushbuttons (https://www.mathworks.com/matlabcentral/fileexchange/11589-rollover-effect-on-pushbuttons), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2006a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Workspace Variables and MAT-Files en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

rollover/

rollover/@rollover/

Versión Publicado Notas de la versión
1.2.0.0

Added The MathWorks, Inc. as BSD Organization

1.1.0.0

Updated license.txt to BSD

1.0.0.0