Project

General

Profile

Actions

Feature #428

closed
MT KD

Hiding widgets in a layout

Feature #428: Hiding widgets in a layout

Added by Mike Teehan about 16 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
07/01/2010
Due date:
% Done:

0%

Estimated time:

Description

When a widget within a layout is hidden, the layout should stop reserving space for it, and reflow the other contained widgets (if any) to use the newly freed space. Conversely, calling show() on the widget should cause the layout to reallocate the space, and resize the other widgets to fit.
This would be both more intuitive to Wt programmers and consistent with Qt.

KD Updated by Koen Deforche about 15 years ago Actions #1

  • Status changed from New to Closed
  • Assignee set to Koen Deforche

Hey,

This has been solved in the mean time.

koen

Actions

Also available in: PDF Atom