qt-vsintegration cannot display widgets text
http://www.cppblog.com/images/cppblo...qt-problem.jpg
Any guy have the same problem with me?
it works in qt designer
http://www.cppblog.com/images/cppblo...t-designer.jpg
qt 4.3.0 commercial edition
vs-integration-1.3.0
visual studio 2005 Team suit
windows vista
but on my another computer , have the same problem
visual studio 2003
windows xp sp2
Re: qt-vsintegration cannot display widgets text
I'd suggest trying another font.
Re: qt-vsintegration cannot display widgets text
Quote:
Originally Posted by
wysota
I'd suggest trying another font.
I tried ,but it still doesn't work.
Re: qt-vsintegration cannot display widgets text
What kind of Visual Studio are you using? Is it a Chinese version? I know that there are separate versions of Visual Studio made specially for these languages.
Re: qt-vsintegration cannot display widgets text
Quote:
Originally Posted by
marcel
What kind of Visual Studio are you using? Is it a Chinese version? I know that there are separate versions of Visual Studio made specially for these languages.
yes, it is a Chinese version.Visual Studio 2005 Team Suite 8.0.50727.762(SP.050727-7600)
Re: qt-vsintegration cannot display widgets text
Do you have Visual Assist installed? If you do thats the problem!
I had the same problem... try installing one of the VA 10.3 builds, it worked for me.
Re: qt-vsintegration cannot display widgets text
Quote:
Originally Posted by
mayowa
Do you have Visual Assist installed? If you do thats the problem!
I had the same problem... try installing one of the VA 10.3 builds, it worked for me.
Thank you so much! I tried the newest VAX_1624,it worked for me :D