Replies: 0 comments 2 replies
-
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在忙碌中,无法亲自回复您的邮件,之后将尽快给您回复。
|
Beta Was this translation helpful? Give feedback.
0 replies
-
这个算是 inhouse需求,有需要自行添加即可,如果pr了反而污染库代码。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我利用FGUI的"自定义数据"项,实现了一个DataBind系统,现在简单实现了TextField,TextInput,Button的绑定。
https://github.com/sericaer/FairyGUIStudy
https://github.com/sericaer/FairyGUI.DataBind
例如在TextField的"自定义数据"中设置一个绑定关系
在代码添加如下实现,就可以把TestData的count绑定到FairyGUI界面上。
Beta Was this translation helpful? Give feedback.
All reactions