OpenHantek / OpenHantek6022

OpenHantek6022 is a DSO software for Hantek USB digital signal oscilloscopes 6022BE / BL. Development OS is Debian Linux, but the program also works on FreeBSD, MacOS, RaspberryPi and Windows. No support for non-Linux related issues unless a volunteer steps in!
GNU General Public License v3.0
867 stars 152 forks source link

Main window size issue #228

Closed milestab9 closed 3 years ago

milestab9 commented 3 years ago

The main window is larger (deeper) than the screen. The bottom can't be seen unless the window is moved. The window can't be maximized.

The infomations present at the bottom (peak to peak voltage, frequency ...) can't be seen unless the window is moved.

I'm using Fedora 34, OpenHantek6022 3.2.4.

Ho-Ro commented 3 years ago

What is your screen resolution? Also check #192 or play with the Fusion style and font size. Either from command line options:

OpenHantek6022 (3.2.4)
Usage: OpenHantek [options]

Options:
  -?, -h, --help               Displays help on commandline options.
  --help-all                   Displays help including Qt specific options.
  -v, --version                Displays version information.
  -d, --demoMode               Demo mode without scope HW
  -e, --useGLES                Use OpenGL ES instead of OpenGL
  --useGLSL120                 Force OpenGL SL version 1.20
  --useGLSL150                 Force OpenGL SL version 1.50
  -i, --international          Show the international interface, do not
                               translate
  -f, --font <Font>            Define the system font
  -s, --size <Size>            Set the font size (default = 10, 0: automatic
                               from dpi)
  -c, --condensed <Condensed>  Set the font condensed value (default = 87)
  --resetSettings              Reset persistent settings, start with default
  --verbose <Level>            Verbose tracing of program startup, ui and
                               processing steps

or from settings menu: image

milestab9 commented 3 years ago

Good evening,

I already tried different font sizes without result. I will try the fusion option later.

Thank you very much.

Le mer. 6 oct. 2021 à 09:17, Martin @.***> a écrit :

What is your screen resolution? Also check #192 https://github.com/OpenHantek/OpenHantek6022/issues/192 or play with the Fusion style and font size. Either from command line options:

OpenHantek6022 (3.2.4) Usage: OpenHantek [options]

Options: -?, -h, --help Displays help on commandline options. --help-all Displays help including Qt specific options. -v, --version Displays version information. -d, --demoMode Demo mode without scope HW -e, --useGLES Use OpenGL ES instead of OpenGL --useGLSL120 Force OpenGL SL version 1.20 --useGLSL150 Force OpenGL SL version 1.50 -i, --international Show the international interface, do not translate -f, --font Define the system font -s, --size Set the font size (default = 10, 0: automatic from dpi) -c, --condensed Set the font condensed value (default = 87) --resetSettings Reset persistent settings, start with default --verbose Verbose tracing of program startup, ui and processing steps

or from settings menu: [image: image] https://user-images.githubusercontent.com/12542359/136157125-77b08d4d-85e3-4508-bc2c-8df37a6a8f52.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenHantek/OpenHantek6022/issues/228#issuecomment-935632945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV535HXAQARVDPIVDG3QOHLUFPZXFANCNFSM5FM3XGVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

milestab9 commented 3 years ago

Good evening,

The problem is solved. The fusion style option was the reason why I had this issue.

Sorry about that.

Thank you very much.

Ho-Ro commented 3 years ago

Good you solved it. One last question to @milestab9: What is your screen size? Do you have a real small screen or a high resolution one?

milestab9 commented 3 years ago

It's an old laptop with a 15.4" screen and a resolution of 1200x800.

It's fine now. A double click on the title bar and the the main window is maximized. Another double click and the main window is back in the middle of the screen and everything is visible. The app does not need the whole desktop screen.

Thank you.

Le jeu. 7 oct. 2021 à 10:21, Martin @.***> a écrit :

Good you solved it. One last question to @milestab9 https://github.com/milestab9: What is your screen size? Do you have a real small screen or a high resolution one?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/OpenHantek/OpenHantek6022/issues/228#issuecomment-937565607, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV535HV2MHPGMTEIIU6JKWTUFVKCBANCNFSM5FM3XGVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Ho-Ro commented 3 years ago

It's an old laptop with a 15.4" screen and a resolution of 1200x800.

These older laptops are often used in labs - I recently retired an original IBM ThinkPad A21 after 20 years of service ;) I had this kind of HW in mind when I decided long ago to use Fusion as the default style, but after getting some complaints about it looking strange with other programs open, I made Fusion a configuration option. Also the manual explains (bottom of p.14) how to use this style for smaller screens.

EDIT: You can shrink the screen footprint even more when you tab the four control docks (manual p.5).

milestab9 commented 3 years ago

Yes, mine is a ThinkPad R500. The screen is nice. Today, you can find brand new laptops with a smaller screen (14").

Thank you.

Le ven. 8 oct. 2021 à 09:43, Martin @.***> a écrit :

It's an old laptop with a 15.4" screen and a resolution of 1200x800.

These older laptops are often used in labs - I recently retired an original IBM ThinkPad A21 after 20 years of service ;) I had this kind of HW in mind when I decided long ago to use Fusion as the default style, but after getting some complaints about it looking strange with other programs open, I made Fusion a configuration option. Also the manual explains (bottom of p.14) how to use this style for smaller screens.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/OpenHantek/OpenHantek6022/issues/228#issuecomment-938420079, or unsubscribe https://github.com/notifications/unsubscribe-auth/AV535HTLRCWWULNOSIV642TUF2OLLANCNFSM5FM3XGVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.