首页 > Windows开发 > 详细

S+ hidden tray with window start

时间:2016-04-06 11:05:18      阅读:212      评论:0      收藏:0      [点我收藏+]

I forgot that this is supported in the code, but it requires a little editing of the config or a special sequence.

Open S+, use the hotkey to hide the tray icon, then acExit() or CTRL+SHIFT+ALT+WIN+End to exit S+, that will remember that the icon was hidden.

The setting in StrokesPlus.xml is TrayIconVisible, 0 = hidden. Clearly, this would be better as an option in the Preferences window..I‘ll add that sometime soon.

Actually, with the addition of sp_init() in Global Lua and the changes to acToggleTrayIcon, I don‘t see a need to add this as a preference.

S+ hidden tray with window start

原文:http://www.cnblogs.com/sos-blue/p/5358117.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!