On May 30, 2005, at 2:45 PM, Pedro Camargo wrote:
The selected language in my RB IDE is Default.
However this dialog displays the buttons and messages in German!!!!
dim f as folderitem
dim dlg as selectFolderDialog
dlg = new SelectFolderDialog
f = dlg.showModal
I tried changing the language to English but it does not work.
Those are OS dialogs, REALbasic isn't responsible for them.
Seth Willits
----------------------------------------------------------
Freak Software - http://www.freaksw.com/
ResExcellence - http://www.resexcellence.com/realbasic/
----------------------------------------------------------
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|