| View previous topic :: View next topic |
| Author |
Message |
Nikolay Moskvichev Guest
|
Posted: Tue Mar 28, 2006 5:03 pm Post subject: Middle Eastern locale |
|
|
BDS 2006 SysUtils.pas 15129 :
if (Win32MajorVersion > 4) and (Win32Platform =
VER_PLATFORM_WIN32_NT) then SysLocale.MiddleEast := True
we all on Middle East nowadays ? |
|
| Back to top |
|
 |
OBones Guest
|
Posted: Tue Mar 28, 2006 5:03 pm Post subject: Re: Middle Eastern locale |
|
|
Nikolay Moskvichev wrote:
| Quote: | BDS 2006 SysUtils.pas 15129 :
if (Win32MajorVersion > 4) and (Win32Platform =
VER_PLATFORM_WIN32_NT) then SysLocale.MiddleEast := True
we all on Middle East nowadays ?
|
I found this out as well, but it seems it appeared with D2005. It was
the source for a very weird bug in JvMenus code where the first item
would be left to right while all others where right to left.
What annoys me most with this change is that when you run the
application on windows 98, it behaves differently... |
|
| Back to top |
|
 |
Darko Miletic Guest
|
Posted: Tue Mar 28, 2006 5:03 pm Post subject: Re: Middle Eastern locale |
|
|
Nikolay Moskvichev wrote:
| Quote: | BDS 2006 SysUtils.pas 15129 :
if (Win32MajorVersion > 4) and (Win32Platform =
VER_PLATFORM_WIN32_NT) then SysLocale.MiddleEast := True
we all on Middle East nowadays ?
|
It is oil thing  |
|
| Back to top |
|
 |
Mark Jacobs Guest
|
Posted: Mon Apr 03, 2006 1:03 pm Post subject: Re: Middle Eastern locale |
|
|
"OBones" <obones_gfd_ (AT) _gfz_altern (DOT) org> wrote in message
news:44292d60 (AT) newsgroups (DOT) borland.com...
| Quote: | Nikolay Moskvichev wrote:
BDS 2006 SysUtils.pas 15129 :
if (Win32MajorVersion > 4) and (Win32Platform = VER_PLATFORM_WIN32_NT)
then SysLocale.MiddleEast := True
we all on Middle East nowadays ?
I found this out as well, but it seems it appeared with D2005. It was the
source for a very weird bug in JvMenus code where the first item would be
left to right while all others where right to left.
What annoys me most with this change is that when you run the application on
windows 98, it behaves differently...
|
So, are you suggesting that Borland introduced a bug into their code, in order
to sidestep a bug in a third party add-on? They should not be doing that. The
monkey has to correct their code, not the organ grinder theirs.
--
Mark Jacobs
DK Computing
http://www.dkcomputing.co.uk |
|
| Back to top |
|
 |
Andrew Fiddian-Green Guest
|
Posted: Wed Apr 19, 2006 11:03 pm Post subject: Re: Middle Eastern locale |
|
|
I just made a similar post in
news:borland.public.delphi.internationalization.win32 -- did you get any
sensible response from Borland yet?
"Nikolay Moskvichev" <mnv (AT) papillon (DOT) ru> wrote in message
news:1143548004.552420 (AT) jet (DOT) ru...
| Quote: | BDS 2006 SysUtils.pas 15129 :
if (Win32MajorVersion > 4) and (Win32Platform = VER_PLATFORM_WIN32_NT)
then SysLocale.MiddleEast := True
we all on Middle East nowadays ? |
|
|
| Back to top |
|
 |
|