Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » MessageBox orientation
MessageBox orientation [message #719381] Fri, 26 August 2011 21:09 Go to next message
Caleb  is currently offline Caleb Friend
Messages: 22
Registered: July 2009
Junior Member
Hi,

I'm using SWT on Windows.

I was wondering if it's even possible to change the orientation of the text label that appears on a MessageBox?

My message boxes use Hebrew, and it's aligned to the left Sad

Re: MessageBox orientation [message #719962 is a reply to message #719381] Mon, 29 August 2011 14:46 Go to previous message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi,

This should work as long as your Windows install is running with its
native locale set accordingly (eg.- strings in apps like Notepad are
translated, your Start menu is in the bottom-right corner, etc.). If
this is the case then MessageBox should pick up its orientation from its
parent Shell. On the other hand, if you're running Windows in another
locale (eg.- english) then the MessageBox's orientation will always be
left-to-right.

Grant


On 8/26/2011 5:09 PM, Caleb wrote:
> Hi,
>
> I'm using SWT on Windows.
>
> I was wondering if it's even possible to change the orientation of the
> text label that appears on a MessageBox?
>
> My message boxes use Hebrew, and it's aligned to the left :(
>
>
Previous Topic:Why not just Draw Labels,Instead of creating one?
Next Topic:filtering comboviewer on linux and mac
Goto Forum:
  


Current Time: Fri Apr 26 08:02:00 GMT 2024

Powered by FUDForum. Page generated in 0.03122 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top