cocosbuilder to cocos2dx, CCControlButton font size error

Now I work with Mac 10.8.3, Android NDK r8d, cocosbuilder 3.0, cocos2d-2.1rc0-x-2.1.2.

I have builded a scene with the help of the demo named ‘TestCpp’. I use a CCControlButton and set font size 18. I have selected ‘multiply with resolution scale’. In the cocosbuilder it looks very well. But When I public it to ccbi and use it in my cocos2dx project, the font size is very small and look like the font size 18 don’t work. But the demo ‘TestCpp’ works fine. I don’t know that’s Why? Look at the attachment.

Thanks for your help.


mainscene.png (297.9 KB)

Could you provide the CocosBuilder project?

James Chen wrote:

Could you provide the CocosBuilder project?

Hi, this is my project. Thanks.

James Chen wrote:

Could you provide the CocosBuilder project?

I am sorry. I have change the project. So I the project I given you is empty. I will reply you later. Thanks.