XP Visual Styles for MATLAB GUIs

版本 1.0.0.0 (472 字节) 作者: Richard Medlock
Skins uicontrols to match windows XP visual style.
5.8K 次下载
更新时间 2003/4/21

无许可证

Add the .manifest file to the <Matlab>\bin\win32 directory where <matlab> is your install directory.

Code is based on example on Microsoft Website. No additional Calls are required just dump it in the directory.

This appears to work for:

buttons
list boxes
drop-down menu boxes
radio buttons
check boxes
scrollbars
Edit Boxes

It does not have any effect on the following:

Text Boxes
Frames
Axes
Toggle Buttons

Note that this does not skin Matlab Itself.

It works on Windows XP with Matlab 6.5

引用格式

Richard Medlock (2024). XP Visual Styles for MATLAB GUIs (https://www.mathworks.com/matlabcentral/fileexchange/3257-xp-visual-styles-for-matlab-guis), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R13
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

.manifest file put into a zip file as requested.