Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Introducing 'Toastify' for QML
Forum Updated to NodeBB v4.3 + New Features

Introducing 'Toastify' for QML

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 260 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.
  • md2012M Offline
    md2012M Offline
    md2012
    wrote on last edited by
    #1

    Hello, it’s been a while (I believe about 10 years) since I started developing with Qt/QML.
    I enjoy creating small projects to boost the productivity of my fellow Qt programmers and give back to the Qt community and framework that have supported me throughout my journey.

    To start, we’ve created a toast library for QML, written entirely in pure QML/JS with zero dependencies.
    Let me know what you think about the project, and any suggestions for future projects would be greatly appreciated!

    https://github.com/mastercomdev/QtToastify

    Best regards,
    Mehran

    1 Reply Last reply
    1
    • md2012M md2012 marked this topic as a regular topic on
    • aeriqueA Offline
      aeriqueA Offline
      aerique
      wrote on last edited by
      #2

      Hey, thanks for this! I was looking around for something to replace my homegrown toasts with now that my app is getting closer to an alpha release and this is pretty much perfect.

      I did have to comment out parent: Overlay.overlay in Toastify.qml because (I think) my top window in QML is a Rectangle because of the library I am using (LQML).

      1 Reply Last reply
      0
      • aeriqueA Offline
        aeriqueA Offline
        aerique
        wrote on last edited by
        #3

        About the zero dependencies: it is indeed really nice that I just have to drop two files in my project to get nice toast functionality.

        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