Re: Newbie-Questions: Solving Basic Layout Issues

2011-07-14 Thread Torbjoern Klatt
On Wednesday 13 July 2011 (12:47:23) Christopher Reichert wrote: > > In the first tab I see two issues: > > The first is, that the LineEdit for the directory is a little to short. > > I > > think, it would be nicer to be as long as the surrounding GroupBox. > > The second is, that the space before

Newbie-Questions: Solving Basic Layout Issues

2011-07-13 Thread Torbjoern Klatt
Hello all, I've just started learning to program with KDE and Qt. For this purpose I thought about a simple GUI application to back up a selection of the configuration files in ~/.kde/config. After reading in the source code of some existing KDE applications (mainly in g...@kde.org), I tried i