Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 6 of 6

Thread: YES NO button

  1. #1
    Join Date
    Dec 2003
    Location
    Malaysia
    Posts
    3

    Huh? YES NO button

    can we change the language YES or NO button to other language!
    i try change at .lng file but still can't change!

  2. #2
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834
    Hi,

    If you are referring to the "YES", "NO" buttons that are displayed on the "YES/NO Message Box" action dialog, then no I'm sorry you cannot change the language text on them to a specific language. That dialog is a Windows dialog with Windows buttons, so the text for YES, NO will be displayed in whatever the user's system language is set to.

    Is this what you were referring to?

  3. #3
    Join Date
    Dec 2003
    Location
    Malaysia
    Posts
    3
    hi

    hopefully after this setup factory can do something with the message box.. bcoz my management want my installer everything with malay language.

    then i hope my management not change their mind to buy this product..

    ok..thanks for ur replying..

  4. #4
    Join Date
    Oct 2003
    Posts
    908
    The language of standard Windows dialog boxes will appear in the language of the operating system. So, for example, if you are running a Malay version of Windows, then standard Windows buttons like OK, Cancel, Yes, No etc will appear in the language of the O/S. It should be quite seemless for the end user, and certainly what they would expect to see.

  5. #5
    Join Date
    Dec 2003
    Location
    Malaysia
    Posts
    3
    hi..

    i understand it.. maybe setup factory can use their own message box. don't use windows message box. u can do it rite?

    bcoz i have just done for it.. i use VB.

  6. #6
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    939
    I don’t think it is wise to have ”own message boxes” within Setup Factory. This will increase the overhead of Setupe.exe. Most programmers take advantage of the Windows API. And I can’t see this is a real problem. Personally, as a Norwegian, I prefer to have the English-US version of Windows. I’m well acquainted with buttons with “Yes/No/Cancel”.

    I rarely use message boxes in my final install product. During the design phase it is of great help to use message boxes to test the content of variables and so on, but in the final install I use the standard SUF screens – with conditions as needed.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts