Fuwen can be converted to html,. Who has a plan to convert html into rich text that cocos can display? ask God for inspiration ....
problem description cocos packaged h5 Mini Game is put into Mini Program nesting webview problem what we use now is cocos packaged h5 Mini Game under h5 direct access efficiency also does not stutter the phenomenon, with Wechat browser environment is...
problem description: < hr > Code javascript script code is as follows onLoad() { let self = this if (cc.sys.isNative) { window.io = SocketIO } else { socket.io.js require( socket.io ) } let ...
I would like to ask that there is a button, and an editbox, on canvas. I click button, and display what I want on editbox. In fact, I just want to simulate a keyboard input function. How can I access the editbox control? Thank you. ...