Re: "get new ..." dialog

2024-10-14 Thread Albert Astals Cid
El diumenge, 29 de setembre del 2024, a les 17:01:15 (CEST), Martin Koller va escriure: > Using KNSWidgets::Dialog (e.g. used for getting new wallpapers) > I see it misses a "Close" Button. > Was this forgotten, or by design? > It's inconsistent with other dialogs and should provide a "Close" or >

"get new ..." dialog

2024-09-29 Thread Martin Koller
Using KNSWidgets::Dialog (e.g. used for getting new wallpapers) I see it misses a "Close" Button. Was this forgotten, or by design? It's inconsistent with other dialogs and should provide a "Close" or OK/Cancel Buttons. Or am I supposed to instantiate a QDialogButtonBox on my own? If so, I would