am_edit / unsermake patches
Frerich Raabe
raabe at kde.org
Wed Jan 28 15:35:22 GMT 2004
On Wed, Jan 28, 2004 at 02:37:10PM +0100, Dirk Mueller wrote:
> On Wednesday 28 January 2004 13:42, Frerich Raabe wrote:
>
> > specify the KDialog::marginHint and KDialog::spacingHint functions instead.
>
> wasn't the idea of those margins in .ui files to always specify them as 0 ?
>
> At least a lot of commits on KDE CVS tried to ensure that.
Yes, the outermost margin should be 0, as the widget in the .ui file usually
gets embedded into e.g. a KDialogBase. There could (and often are) layouts
within the widget itself though, to arrange all kinds of subwidgets, and those
layouts should use whatever KDialog dictates.
- Frerich
More information about the kde-core-devel
mailing list