Results 1 to 2 of 2

Thread: QFileDialog Trouble

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2013
    Posts
    8
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Unhappy QFileDialog Trouble

    Hi (first i want to say that sorry for my english! i speak spanish), i'm having a problem i can't solve...
    After searching a lot on the web, i finally got that i can't translate a native QFileDialog directly from QT
    Because i'm trying to use the OS X file dialog in Spanish, but it opens always with the buttons in english!
    I read somewhere that i would tell the operating system in which language i want the Dialog!... But i don't know how to do that!
    I am programming in python with pyside, but if someone has a solution on another programming language i don't have any problem with that!

    Simply i want to take the native file dialog and translated to the operating system current locale

    Doing QFileDialog.getOpenFileName() i get it but in english, and i want it in spanish..

    Please, help! Regards!

  2. #2
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QFileDialog Trouble

    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

Similar Threads

  1. dll loading trouble
    By ldynasa in forum Qt Programming
    Replies: 3
    Last Post: 23rd February 2011, 15:05
  2. Trouble with CRC-32 function
    By Sölve in forum Newbie
    Replies: 4
    Last Post: 24th October 2010, 23:53
  3. facing a trouble on QFileDialog
    By Askar in forum Qt Programming
    Replies: 2
    Last Post: 8th March 2010, 11:22
  4. SQL trouble
    By xmeister in forum Newbie
    Replies: 2
    Last Post: 25th March 2009, 11:53
  5. Trouble with resolution
    By Xaar in forum Newbie
    Replies: 6
    Last Post: 23rd February 2007, 18:58

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.