Results 1 to 7 of 7

Thread: Open multiple files with one program instance

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Location
    Ukraine, Krivoy Rog
    Posts
    1,963
    Thanked 370 Times in 336 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Open multiple files with one program instance

    maybe I didn't understand properly what you need, but did you see QFileDialog::getOpenFileNames method?
    Qt Assistant -- rocks!
    please, use tags [CODE] & [/CODE].

  2. #2
    Join Date
    Feb 2009
    Posts
    79
    Thanks
    11
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Open multiple files with one program instance

    I don't know the exact solution, but generally your problem splits in two sub problems:

    A) Only open ine instance of your program at a time

    B) give an open instance of you program an external command to open a certain file

    DDE sounds good, I used this with Latex some time ago...

Similar Threads

  1. Replies: 12
    Last Post: 17th June 2009, 05:34
  2. Multiple project files in a single directory
    By jogeshwarakundi in forum Qt for Embedded and Mobile
    Replies: 5
    Last Post: 17th July 2008, 07:03
  3. i want to open programs from my program!
    By coder1985 in forum Qt Programming
    Replies: 3
    Last Post: 4th January 2008, 09:45
  4. Replies: 5
    Last Post: 29th October 2007, 22:49
  5. QT MySQL
    By sabeeshcs in forum Newbie
    Replies: 6
    Last Post: 12th January 2007, 04:19

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.