realbasic-nug
[Top] [All Lists]

Dialog Language

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Dialog Language
From: Pedro Camargo <pedroc at kingwoodcable dot net>
Date: Mon, 30 May 2005 16:45:32 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
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.

Any ideas,

Pedro

_______________________________________________
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>

<Prev in Thread] Current Thread [Next in Thread>