Results 1 to 1 of 1

Thread: problem with qfiledialog customization (Qt4.5.2) ........

  1. #1
    Join Date
    Mar 2010
    Posts
    7
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Question problem with qfiledialog customization (Qt4.5.2) ........

    hi everyone ,

    i am trying to customize the qfiledialog box [Qt 4.5.2]due to the following reason :

    1. i am expexcting the following functionality from qfiledialogbox : after i enter a directory name in the file name option . If the
    directory is present then the qfiledialog should navigate to the that particular directory and should also clear the directory name from the
    file name option . [This works if i use the option existingfiles ]

    2.However after navigating inside that directory if i try to create a new file by by entering the file name then the save option gets disabled [option : existingfiles ]. This is the problem . i also wish to save the new files with the functionality as mentioned in option 1 intact .:

    Can some one plz suggest a possible way out of this problem . Also if some can suggest how to customise the qfiledialogbox using the source code or anyother way then it will be very helpful . Kindly do quote an example " ie with valid sample code "


    Thanx in advance !!!!

  2. The following user says thank you to netfanatic for this useful post:

    attis (9th March 2010)

Similar Threads

  1. QTabWidget customization
    By asafzakay in forum Qt Programming
    Replies: 16
    Last Post: 26th November 2017, 11:01
  2. QfileDialog customization
    By vjsharma_30 in forum Qt Programming
    Replies: 2
    Last Post: 9th March 2010, 06:02
  3. QFileDialog problem
    By jpoz in forum Newbie
    Replies: 2
    Last Post: 29th November 2008, 11:02
  4. Window customization
    By Kostanev in forum Qt Programming
    Replies: 11
    Last Post: 14th August 2008, 18:04
  5. Problem in the QFileDialog
    By joseph in forum Qt Programming
    Replies: 11
    Last Post: 7th December 2006, 09:56

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.