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. Can an end user make a dialog window size persistent, or change the default?
Forum Updated to NodeBB v4.3 + New Features

Can an end user make a dialog window size persistent, or change the default?

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 2 Posters 303 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.
  • P Offline
    P Offline
    peterfreeth
    wrote on last edited by
    #1

    Hello all.

    I'm using Scribus Version 1.5.7.svn on Ubuntu 21.04 and my reason for posting here is that I think this is a Qt issue.

    When I select an image to insert into an image frame, a file chooser modal dialog opens as you would expect. The size is always tiny, with a very small area showing file names, and always in a 'thumbnail' type of layout with file names going across and down. I can see only 10 file names at a time, which makes it very difficult to select the image file that I need. I can resize the box, change the layout, and next time I select an image, it's back to the tiny size.

    I assume that this is a Qt issue so my question is, is there a way in Ubuntu for the end user to change Qt defaults so that my changes to the dialog size are persistent?

    I note that another Qt application such as VLC uses the system file chooser so doesn't have this problem.

    jsulmJ 1 Reply Last reply
    0
    • P peterfreeth

      Hello all.

      I'm using Scribus Version 1.5.7.svn on Ubuntu 21.04 and my reason for posting here is that I think this is a Qt issue.

      When I select an image to insert into an image frame, a file chooser modal dialog opens as you would expect. The size is always tiny, with a very small area showing file names, and always in a 'thumbnail' type of layout with file names going across and down. I can see only 10 file names at a time, which makes it very difficult to select the image file that I need. I can resize the box, change the layout, and next time I select an image, it's back to the tiny size.

      I assume that this is a Qt issue so my question is, is there a way in Ubuntu for the end user to change Qt defaults so that my changes to the dialog size are persistent?

      I note that another Qt application such as VLC uses the system file chooser so doesn't have this problem.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @peterfreeth Before assuming that this is a Qt issue: can you please post screenshots of that dialog before and after resizing? It could be that Scribus uses its own dialog.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • P Offline
        P Offline
        peterfreeth
        wrote on last edited by peterfreeth
        #3

        Thank you - I meant to do that the first time!!

        [alt text](Screenshot from 2021-08-16 12-21-10.png)

        jsulmJ 1 Reply Last reply
        0
        • P peterfreeth

          Thank you - I meant to do that the first time!!

          [alt text](Screenshot from 2021-08-16 12-21-10.png)

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @peterfreeth OK, this is not native dialog, means: Qt own file dialog. On Ubuntu 20.04 the dialog is not too small, but it also does not store its geometry. But storing the geometry is not done automatically by Qt, the application has to take care of that. I would file a bug in Scribus project for that.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          P 1 Reply Last reply
          2
          • jsulmJ jsulm

            @peterfreeth OK, this is not native dialog, means: Qt own file dialog. On Ubuntu 20.04 the dialog is not too small, but it also does not store its geometry. But storing the geometry is not done automatically by Qt, the application has to take care of that. I would file a bug in Scribus project for that.

            P Offline
            P Offline
            peterfreeth
            wrote on last edited by
            #5

            @jsulm Thank you very much

            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