Results 1 to 4 of 4

Thread: Informative dialog

Threaded View

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

    Default Informative dialog

    Hi,
    I would know if Qt provide an informative dialog. Something as wxWidget has.
    Is not properly a dialog with button, is only a little window, without border and without buttons that informs the user of what is happenind.
    For example...in my case I'm writing an audio editor and when user click a button the software encode part of the audio.
    So I would run such dialog that "inform" the user of what's happening.

    Something as:
    creating output buffer
    creating background sound
    etc..

    The text can change.
    The dialog doesn't block the application, only inform and tasks still work.
    I hope to be clear..
    wxWidget fraemwork has exactly such dialog and the dialog is semi-transparent.

    Best Regards,
    Franco
    Last edited by franco.amato; 7th March 2010 at 18:55.
    Franco Amato

Similar Threads

  1. How to blur parent dialog when child dialog is displayed
    By abhilashajha in forum Qt Programming
    Replies: 4
    Last Post: 10th June 2009, 13:01
  2. Dialog to Dialog communication
    By jjbabu in forum Qt Tools
    Replies: 1
    Last Post: 1st October 2008, 10:54
  3. call the other dialog through dialog
    By narumi in forum Qt Programming
    Replies: 2
    Last Post: 3rd September 2008, 09:30
  4. About Dialog
    By anafor2004 in forum Qt Programming
    Replies: 2
    Last Post: 6th May 2008, 16:37
  5. Dialog
    By gyre in forum Newbie
    Replies: 3
    Last Post: 21st November 2007, 21:39

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.