Results 1 to 3 of 3

Thread: Build an external dialog

  1. #1
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    694
    Thanks
    59
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Build an external dialog

    Hi,
    I'm developing an audio editor derived from QMainApplication and now I would build a little external dialog containing a track list.
    I would give the possibility to the user to drag and drop the name of the track into the main application and the main application automatically open it to edit. How can I do it?
    I started with the designer with a QPlainTextEdit to contain the name of the audio tracks.
    But where I have to pute the source code? And how the dialog can interactue with the main application?

    Best Regards,
    Franco
    Franco Amato

  2. #2
    Join Date
    Jul 2009
    Location
    Enschede, Netherlands
    Posts
    462
    Thanked 69 Times in 67 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Build an external dialog

    Have a look at Drag & Drop.
    Horse sense is the thing that keeps horses from betting on people. --W.C. Fields

    Ask Smart Questions

  3. #3
    Join Date
    Nov 2007
    Location
    Italy
    Posts
    694
    Thanks
    59
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Build an external dialog

    Quote Originally Posted by franz View Post
    Have a look at Drag & Drop.
    Hi my first problem is how to build the dialog
    Franco Amato

Similar Threads

  1. Replies: 1
    Last Post: 13th January 2010, 23:35
  2. Moving from QT 4.5 shared build to QT 4.5.2 static build
    By extrakun in forum Qt Programming
    Replies: 0
    Last Post: 26th October 2009, 09:49
  3. Replies: 1
    Last Post: 25th August 2009, 13:26
  4. Dialog executes in debug build but not release
    By awhite1159 in forum Qt Programming
    Replies: 5
    Last Post: 24th June 2008, 17:51
  5. Displaying external dialog
    By jlyanez in forum Qt Programming
    Replies: 1
    Last Post: 21st February 2007, 20:04

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.