realbasic-nug
[Top] [All Lists]

Re: Dialog Language HELP!!!

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Dialog Language HELP!!!
From: Seth Willits <seth at freaksw dot com>
Date: Mon, 30 May 2005 20:39:33 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <A83753B7-9931-4E3F-AE8D-74227ABE1B1F at kingwoodcable dot net>
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>

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