官方内置UI怎么实现自定义加载 .kekereply{background:url(source/plugin/keke_reply/template/img/Re_O.png) no-repeat #fefae0;margin:0 5px;padding:1px 0px 1px 18px;line-height:17px;height:17px; color:#C30}官方回复
我不想通过Ctrl+F10调内置系统UI,我希望通过Ctrl+F12调整内置系统UI,这回大大降低我的操作,现在遇到的问题是,我调整好了UI,通过下面这三行代码加载出来控件坐标是不对的:rgbStorage.main(page)
localparent=GUI:Attach_Parent()
GUI:LoadExport(parent, "bag/storage_layer")
Storage._ui=GUI:ui_delegate(parent)
我通过这段代码2加载出来UI就是正常的
localwin=GUI:GetWindow(nil,winName)
SL:Print("UILoad:",winName)
localnew=false
ifnotwinthen
win=GUI:Win_Create(winName, 0,0, 0, 0, false, false, true, false)
GUI:LoadExport(win, uiPath)
new=true
else
new=false
end
localchildren=GUI:ui_delegate(win)
但我用代码2加载的话,系统又会框框报错,求解决办法,我真的不想再用F10了,我都快吐了。
我只希望我通过F12编辑后的内置系统UI可以正常运行 不要用F10,你把dev/data_config 下面有UI字眼的全部屏蔽 然后用F9编辑ui即可 好帖,来顶下 没看完~~~~~~ 先顶,好同志 路过,学习下 我是个凑数的。。。 不错,支持下楼主 帮你顶下哈!! 好帖,来顶下