代码:
import win.ui;
/*DSG{{*/
var winform = win.form(text="aardio form";right=759;bottom=469)
winform.add(
plus={cls="plus";left=209;top=136;right=499;bottom=302;foreRepeat="stretch";foreground="\guan.png";notify=1;z=1}
)
/*}}*/
winform.show();
winform.plus.oncommand = function(id,event){
winform.plus.foreground = owner.checked?"\kai.png":"\guan.png"
}
win.loopMessage();
素材:


运行效果:

1104

被折叠的 条评论
为什么被折叠?



