Click here to Skip to main content
15,905,781 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: I Don't wanna go to Add/Remove Program to Uninstall my application Pin
jlizardo6-Jan-04 16:33
jlizardo6-Jan-04 16:33 
GeneralRe: I Don't wanna go to Add/Remove Program to Uninstall my application Pin
jlizardo7-Jan-04 3:04
jlizardo7-Jan-04 3:04 
QuestionAnyone know's about bootstrapper plug-in.? Pin
jlizardo5-Jan-04 5:10
jlizardo5-Jan-04 5:10 
AnswerRe: Anyone know's about bootstrapper plug-in.? Pin
Niels Penneman6-Jan-04 11:21
Niels Penneman6-Jan-04 11:21 
Questionhow to implement regional font in VB 6.0 ? Pin
Mohan G5-Jan-04 5:06
Mohan G5-Jan-04 5:06 
AnswerRe: how to implement regional font in VB 6.0 ? Pin
Dave Kreskowiak6-Jan-04 4:28
mveDave Kreskowiak6-Jan-04 4:28 
GeneralRe: how to implement regional font in VB 6.0 ? Pin
Mohan G8-Jan-04 4:19
Mohan G8-Jan-04 4:19 
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 

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.