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. User customizable menu and toolbar
Forum Update on Monday, May 27th 2025

User customizable menu and toolbar

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 555 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.
  • S Offline
    S Offline
    salcin
    wrote on 2 May 2013, 14:41 last edited by
    #1

    Hi,

    What is the best approach to allow a user to modify part of the user interface of an application? Typically the user want to reconfigure toolbars and menu structures.
    I have come up with two approces:

    1. Do everything programmatically.
    2. Store the menu and toolbars in a file. Let the user update the file by selecting actions from a list. Maybe the file can be a ui-file? Load the the menu and toolbars from the file when the application strarts.

    I think the second option is better than the first. Is this the way to go or is there a better way?

    Thanks!

    1 Reply Last reply
    0

    1/1

    2 May 2013, 14:41

    • Login

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