PeterPanettone 157 Posted November 13, 2023 This is also a shortcoming that has been annoying for many years: The Install Packages window still has no Filter box in Delphi 12: 1 Share this post Link to post
Lars Fosdal 1792 Posted November 13, 2023 Have you filed a feature request in QualityPortal? Share this post Link to post
PeterPanettone 157 Posted November 13, 2023 1 hour ago, Lars Fosdal said: Have you filed a feature request in QualityPortal? First, I need to confirm that others have this issue too. Only then, when I'm sure a misconfiguration or IDE settings do not cause the problem, I will file a quality Report. So, Is this happening to you, too? Share this post Link to post
Lars Fosdal 1792 Posted November 13, 2023 It has no filter box as far as I can tell. Share this post Link to post
PeterPanettone 157 Posted November 13, 2023 (edited) How could a Filter box improve your handling of the Packages in the Install Packages window? Or, to put it negatively: How does the lack of a Filter box complicate your handling of the Packages in the Install Packages window (if there are many Packages in the list)? Everyone professionally dealing with UIs would agree that large lists without the possibility of sorting, searching, or filtering would be considered a nogo. In the Computer Stone Age (CSA), everything was small: screens, icons, text, lists, etc. (The only things that were big were the computer cases and the stacks of punched cards). But hey, we live in the 21st century! Edited November 13, 2023 by PeterPanettone Share this post Link to post
Uwe Raabe 2057 Posted November 13, 2023 5 hours ago, PeterPanettone said: I will file a quality Report. No need for that: Add a FILTER SEARCH BOX in the Install Packages dialog Share this post Link to post
PeterPanettone 157 Posted November 13, 2023 (edited) 27 minutes ago, Uwe Raabe said: No need for that: Add a FILTER SEARCH BOX in the Install Packages dialog WOW!!! That was more than SEVEN YEARS ago! (On a computer scale, that's more than seven centuries) And there are even smart comments about this topic too: https://quality.embarcadero.com/browse/RSP-15403 Edited November 13, 2023 by PeterPanettone Share this post Link to post
Tommi Prami 130 Posted November 14, 2023 (edited) 10 hours ago, PeterPanettone said: How could a Filter box improve your handling of the Packages in the Install Packages window? Trying to find right package form the list, some of witch have quite similar names, is total pain in the but. When lkot of components installed there are tons of packages to go through. At worst case, you don't know thew exact name of the package, then you have to actually read all, and not just add some keywords like "tms aur" to get to tms aurelius (if it has package, don't know, just an example) Voted for this one, that is still open: https://quality.embarcadero.com/browse/RSP-14203 Edited November 14, 2023 by Tommi Prami 2 Share this post Link to post
Lars Fosdal 1792 Posted November 14, 2023 I don't use packages except those that exist by default compile time, so I haven't really seen it as a massive problem, but yes - any list that needs a scrollbar, probably also needs a filter. 1 Share this post Link to post
Brian Evans 105 Posted November 14, 2023 Some third-party libraries install a lot of packages - for example, the full Developer Express VCL Components 23.2.1 installs eighty-eight packages in Delphi 12. Something to search or filter the list would be useful when checking if another library and any of its optional packages are installed or not. Would be most used when migrating projects to newer versions of Delphi. 1 Share this post Link to post