https://bugs.kde.org/show_bug.cgi?id=404833

--- Comment #4 from RJVB <rjvber...@gmail.com> ---
Created attachment 118375
  --> https://bugs.kde.org/attachment.cgi?id=118375&action=edit
Scribus open file dialog using hand-rolled KFileDialog

This is how the open file dialog could look, after I hand-rolled a KFileDialog
implementation that embeds a KFileWidget into a generic QDialog.

Note that the startup wizard is not a QDialog but a QFrame; the open file
dialog uses an `ScFileWidget` instance which inherits QFileDialog (in stock
scribus).

PS: KIO really should reintroduce that class, KFileWidget is *less* than the
platform dialog minus the QDialog!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to