Code::Blocks Forums

User forums => Help => Topic started by: nadav on October 10, 2011, 04:23:07 pm

Title: Window appear as throw a mirror
Post by: nadav on October 10, 2011, 04:23:07 pm
All the text in the editor seems like throw a mirror, see the attached image.
And all menus are aligned to the right.
How can I make it to appear normally?


[attachment deleted by admin]
Title: Re: Window appear as throw a mirror
Post by: oBFusCATed on October 10, 2011, 04:40:36 pm
Read the FAQ, in the wiki.codeblocks.org and learn to search before posting!
Ask and answered many times...
Title: Re: Window appear as throw a mirror
Post by: Jenna on October 11, 2011, 07:02:16 am
It is not CB's issue and you should adjust your video card options by right clicking on your desktop.
Why do you post this ?
It's obviously wrong, if you look at the OP's image and in our FAQ.

It's a wxWidgets feature, related to internationalization and not related to the graphics-card.
Title: Re: Window appear as throw a mirror
Post by: nadav on October 13, 2011, 08:16:17 pm
OK,
The solution can be found here: http://wiki.codeblocks.org/index.php?title=FAQ#Q:_IDE_is_drawing_the_text_from_Right_to_Left.3F
Thanks.