Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code Page Problem
Message
From
30/01/2005 22:18:32
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Code Page Problem
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
00982153
Message ID:
00982153
Views:
50
I have a PageFrame that displays fine on a number of computers.

I have now installed the same code on a machine running with a Korean Code Page. By this, I mean the Operating System runs in Korean, like if you want to install a Printer Driver, you have to be able to read Korean.

All of my screens are fine on his machine except for my PageFrame Screen. I have recoded the screen to direct the colouring from the Init File with
THISFORM.PAGEFRAME1.PAGE1.BACKCOLOR = RGB(128,128,128) && dark grey
THISFORM.PAGEFRAME1.PAGE2.BACKCOLOR = RGB(128,128,128)
THISFORM.PAGEFRAME1.PAGE3.BACKCOLOR = RGB(128,128,128)
yet the backcolor of the pages still shows white.

Has anyone come across this before?

Mike Smith
Reply
Map
View

Click here to load this message in the networking platform