Click here to Skip to main content
15,922,650 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to implement regional font in VB 6.0 ? Pin
Dave Kreskowiak8-Jan-04 4:36
mveDave Kreskowiak8-Jan-04 4:36 
OK. Now your definately talking about localization, not to mention depending on the keyboard the user is using. If your going to be accepting input in German or Arabic, it's best to use a German or Arabic keyboard. You can change the font to something that supports the language your using, but no font supports every character of every language your using.

You can change the input language and font using the "Regional and Language Options" control panel in Windows 2000/XP. But your app is also going to have to be designed to handle such a situation. How to do this is covered in the topic of "International Issues" in the VB6 documentation, here[^]. It also includes an example application that demonstrates how to resolve the issues of localization and accepting input in different languages.



RageInTheMachine9532
GeneralUITypeEditor (Up/Down Ctl) on property grids Pin
cnurse5-Jan-04 2:49
cnurse5-Jan-04 2:49 
GeneralVB.NET overloading & COM Pin
izotov5-Jan-04 2:38
izotov5-Jan-04 2:38 
GeneralRe: VB.NET overloading & COM Pin
Mike Dimmick6-Jan-04 2:39
Mike Dimmick6-Jan-04 2:39 
QuestionHow to know Process Idle time ? Pin
4-Jan-04 20:32
suss4-Jan-04 20:32 
GeneralFiring a RaiseEvent Pin
firefalls4-Jan-04 14:36
firefalls4-Jan-04 14:36 
GeneralRe: Firing a RaiseEvent Pin
Dave Kreskowiak5-Jan-04 3:51
mveDave Kreskowiak5-Jan-04 3:51 
GeneralRe: Firing a RaiseEvent Pin
firefalls7-Jan-04 15:01
firefalls7-Jan-04 15:01 
GeneralRe: Firing a RaiseEvent Pin
Dave Kreskowiak8-Jan-04 10:15
mveDave Kreskowiak8-Jan-04 10:15 
GeneralRe: Firing a RaiseEvent Pin
firefalls8-Jan-04 19:06
firefalls8-Jan-04 19:06 
QuestionHow to disable Ctrl+Alt+Del in window XP with VB Pin
nnaye4-Jan-04 5:22
nnaye4-Jan-04 5:22 
AnswerRe: How to disable Ctrl+Alt+Del in window XP with VB Pin
Duncan Edwards Jones4-Jan-04 5:39
professionalDuncan Edwards Jones4-Jan-04 5:39 
AnswerRe: How to disable Ctrl+Alt+Del in window XP with VB Pin
Dave Kreskowiak4-Jan-04 8:12
mveDave Kreskowiak4-Jan-04 8:12 
AnswerRe: How to disable Ctrl+Alt+Del in window XP with VB Pin
Charlie Williams4-Jan-04 10:26
Charlie Williams4-Jan-04 10:26 
GeneralRe: How to disable Ctrl+Alt+Del in window XP with VB Pin
cnurse4-Jan-04 14:11
cnurse4-Jan-04 14:11 
GeneralRe: How to disable Ctrl+Alt+Del in window XP with VB Pin
Dave Kreskowiak5-Jan-04 3:41
mveDave Kreskowiak5-Jan-04 3:41 
GeneralExamining bytes returned from an ATL component Pin
Aby Philip4-Jan-04 3:23
Aby Philip4-Jan-04 3:23 
GeneralRe: Examining bytes returned from an ATL component Pin
Vi25-Jan-04 0:25
Vi25-Jan-04 0:25 
QuestionShadow Effects? Pin
Bus Clocking4-Jan-04 1:21
Bus Clocking4-Jan-04 1:21 
QuestionPackage and Deployment ? Pin
Member 7660843-Jan-04 21:51
Member 7660843-Jan-04 21:51 
AnswerRe: Package and Deployment ? Pin
elRaptor8-Jan-04 7:15
elRaptor8-Jan-04 7:15 
QuestionMenu -Help ? Pin
Member 7660843-Jan-04 21:49
Member 7660843-Jan-04 21:49 
AnswerRe: Menu -Help ? Pin
elRaptor8-Jan-04 7:38
elRaptor8-Jan-04 7:38 
GeneralHelp - Disable Ctrl - Esc Pin
Anonymous3-Jan-04 18:41
Anonymous3-Jan-04 18:41 
GeneralRe: Help - Disable Ctrl - Esc Pin
Dave Kreskowiak4-Jan-04 8:14
mveDave Kreskowiak4-Jan-04 8:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.