Labels, widgets and click targets in KDE/Qt
Jarosław Staniek
js at iidea.pl
Mon Jul 3 09:52:51 BST 2006
Thomas Zander said the following, On 2006-07-03 10:39:
> On Monday 3 July 2006 10:23, Jaroslaw Staniek wrote:
>
>>Good news is that I've just got implemented this in Kexi 1.6 with about
>>four lines of code. It was possible because we've got a special "auto
>>field" widget there that is comprised of two widgets: label and the
>>actual editor.
>
>
> How does that work with
> - multiple 'auto field' widgets that are shown below each other; do they
> still lineup correctly?
Not yet. But this is doable if they are kept in a common Qt Layout (TODO).
> - Right To Left layout.
Perfectly doable, we need to just change the order of QLabel and the actual
editor (TODO as well).
--
regards / pozdrawiam,
Jaroslaw Staniek / OpenOffice Polska
Sponsored by OpenOffice Polska to work on
* Kexi & KOffice: http://www.kexi-project.org | http://koffice.org/kexi
* KDE3 & KDE4 Libraries For Developing MS Windows Applications:
http://www.kdelibs.com/wiki
See also:
* Kexi For MS Windows: http://kexi.pl/wiki/index.php/Kexi_for_MS_Windows
* Kexi Support: http://www.kexi-project.org/support.html
More information about the kde-core-devel
mailing list