From 70a9db6698eacd45c817159d524876f34156b45c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 27 Mar 2012 14:20:17 +0100 Subject: labels, radio buttons, vbox, hbox, button-boxes, text alignment --- vcl/qa/cppunit/builder/demo.ui | 84 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 82 insertions(+), 2 deletions(-) (limited to 'vcl/qa') diff --git a/vcl/qa/cppunit/builder/demo.ui b/vcl/qa/cppunit/builder/demo.ui index d6bd41b8eac0..92904e7417df 100644 --- a/vcl/qa/cppunit/builder/demo.ui +++ b/vcl/qa/cppunit/builder/demo.ui @@ -10,6 +10,48 @@ False vertical 2 + + + True + False + + + button + True + True + True + False + + + False + True + 0 + + + + + radiobutton + True + True + False + False + 0 + True + True + + + False + True + 1 + + + + + False + True + 0 + + False @@ -51,10 +93,48 @@ - + True False - Hello World + vertical + + + True + False + 0 + left + + + False + True + 0 + + + + + True + False + 1 + right + + + False + True + 1 + + + + + True + False + center + + + False + True + 2 + + False -- cgit