Results 1 to 3 of 3

Thread: How to implement visual keyboard in a QFileDialog

  1. #1
    Join Date
    Aug 2013
    Posts
    5
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to implement visual keyboard in a QFileDialog

    I want to use QFileDialog class to save files in an embeded system. But my system has no keyboard, so I should creat a visual keyboard for my application. My code is just like the "Input Panel" show in Qt examples. It works well in QLineEdit, but it cannot work when I click the lineedit of save file dialog popup by QFileDialog. Anyone can help?

    Thanks in advance!

  2. #2
    Join Date
    Nov 2014
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to implement visual keyboard in a QFileDialog

    I've the same problem.
    Any one can help us?

    Thank you in advance

  3. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to implement visual keyboard in a QFileDialog

    Does it behave differently if you consruct the QFileDialog object yourself and set the QFileDialog::DontUseNativeDialog option?

Similar Threads

  1. ms visual c++ compile without ms visual studio
    By zzz9 in forum General Programming
    Replies: 2
    Last Post: 12th August 2012, 20:29
  2. what is the best way to implement ?
    By david_itay in forum Newbie
    Replies: 1
    Last Post: 8th August 2012, 22:10
  3. Visual Studio Plugin (1.1.6) crashes Visual Studio (2010)
    By mboeni in forum Installation and Deployment
    Replies: 0
    Last Post: 11th October 2010, 16:46
  4. How does Qt implement layers?
    By FinderCheng in forum Qt Programming
    Replies: 1
    Last Post: 16th October 2009, 13:12
  5. how to implement it ?
    By qtopiahooo in forum Qt Programming
    Replies: 3
    Last Post: 25th October 2006, 17:01

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.