Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Toast messages as in Android
Forum Updated to NodeBB v4.3 + New Features

Toast messages as in Android

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 3.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    raghavendraLN
    wrote on last edited by
    #1

    Hi,
    I wanted to have toast message,like "Plz.wait processing...".This is like say something
    is processing,if once its done the message should disappear.
    How can I do it.I have gone through Qt documentation but no use.Can somebody help me......?

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jake007
      wrote on last edited by
      #2

      You can create a custom widget with desired text/progress bar etc, and add a thread to process, or process without a thread ( OS will treat program as not responding, if there is a lot to process).

      Hope it helped.
      Regards,
      Jake


      Code is poetry

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved