Recent

Author Topic: Qt6, combobox has too many items -> screen overflow  (Read 4295 times)

AlexTP

  • Hero Member
  • *****
  • Posts: 2649
    • UVviewsoft
Qt6, combobox has too many items -> screen overflow
« on: January 03, 2025, 07:52:25 am »
This is reported at CudaText forum for the combobox containing all possible font names (from Screen.Fonts).

https://synwrite.sourceforge.net/forums/viewtopic.php?t=3218

I confirm it - on Ubuntu 22, combobox dropdown shows the list w/o scrolling so I cannot scroll to all of items. Can it be changed on IDE side?

zeljko

  • Hero Member
  • *****
  • Posts: 1811
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: Qt6, combobox has too many items -> screen overflow
« Reply #1 on: January 03, 2025, 08:57:38 am »
Probably related to https://bugreports.qt.io/browse/QTBUG-89037 ? Let him try cudatext with -style windows

AlexTP

  • Hero Member
  • *****
  • Posts: 2649
    • UVviewsoft
Re: Qt6, combobox has too many items -> screen overflow
« Reply #2 on: January 03, 2025, 09:18:04 am »
What do you mean "with -style windows"? Some commandline param, which?

cdbc

  • Hero Member
  • *****
  • Posts: 2509
    • http://www.cdbc.dk
Re: Qt6, combobox has too many items -> screen overflow
« Reply #3 on: January 03, 2025, 09:49:46 am »
Hi
Yes, exactly that. Start your program like this:
Code: Bash  [Select][+][-]
  1. cudatext -style windows
Ahhh, brings you back to the old win95 days  :D
Regards Benny
If it ain't broke, don't fix it ;)
PCLinuxOS(rolling release) 64bit -> KDE6/QT6 -> FPC Release -> Lazarus Release &  FPC Main -> Lazarus Main

zeljko

  • Hero Member
  • *****
  • Posts: 1811
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: Qt6, combobox has too many items -> screen overflow
« Reply #4 on: January 03, 2025, 04:57:50 pm »
Even when you start with some unknown style eg cudatext -style alexey qt will write available styles into console and start app with fusion (qt5,qt6) :)

 

TinyPortal © 2005-2018