Project

General

Profile

Actions

Bug #696

closed

Checkbox and label on separate line

Added by Wim Dumon over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Pieter Libin
Target version:
-
Start date:
01/21/2011
Due date:
% Done:

0%

Estimated time:

Description

hLayout = new WHBoxLayout;

hLayout->addWidget(new WCheckBox(tr("Background")), 0);

hLayout->addWidget(new ColorPicker, 1);

The checkbox itself and the checkbox text are now on a separate line

Actions #1

Updated by Pieter Libin over 13 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Koen Deforche about 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF