Can not show menu text after running tests

Hello,

I’m trying to run the tests example project using vs2010 in WinXP.
I found it can not show menu text on tests UI.


noshowmenutext.png (988.0 KB)

Hi, we will release a new version today. A lot of bugs have been fixed in this version. So it will be more stable and reliable. :slight_smile:

ke wu wrote:

Hello,
>
I’m trying to run the tests example project using vs2010 in WinXP.
I found it can not show menu text on tests UI.

I download cocos2d-2.0-rc2-x-2.0.1.zip and run tests example project using vs2010 in WinXP.
It has the same question that it can not show menu text on tests UI.
I dont know why so and where the problem is in.

Did other projects run ok? Such as HelloWorld?

ke wu wrote:

ke wu wrote:
> Hello,
>
> I’m trying to run the tests example project using vs2010 in WinXP.
> I found it can not show menu text on tests UI.
>
>
I download cocos2d-2.0-rc2-x-2.0.1.zip and run tests example project using vs2010 in WinXP.
It has the same question that it can not show menu text on tests UI.
I dont know why so and where the problem is in.

HelloWorld and HelloLua projects run ok,tests project can run,but tests UI can not show menu text.
you can have look at the picture “noshowmenutext.png”.

ke wu wrote:

HelloWorld and HelloLua projects run ok,tests project can run,but tests UI can not show menu text.
you can have look at the picture “noshowmenutext.png”.

tests UI show ok.
It’s reason that my pc display color question,my pc is 16 bits color before,I change it as 32 bits,and then tests UI can show menu text.
:slight_smile: