Project

General

Profile

Actions

Feature #428

closed

Hiding widgets in a layout

Added by Mike Teehan almost 14 years ago. Updated almost 13 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.

Actions #1

Updated by Koen Deforche almost 13 years ago

  • 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: Atom PDF