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. QML ColorDialog within a Page
Forum Updated to NodeBB v4.3 + New Features

QML ColorDialog within a Page

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 131 Views
  • 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.
  • J Offline
    J Offline
    jars121
    wrote on last edited by
    #1

    I think I've thoroughly confused myself, and would very much appreciate some clarification!

    I have a QML Page with a header, and use a Loader to load configuration QML files as the body of the Page. The QML file I'm working on at the moment is used to select a colour, for which I figured the QML ColorDialog would be suitable. However, it seems that I can't have the ColorDialog as an Item within the loaded Page; it sits 'above' the loaded Page (as one would expect for a Dialog).

    Do I need to build my own colour selector, or is there a way to use ColorDialog as a child of the Page rather than a 'sits above the main ApplicationWindow' Dialog?

    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