Project

General

Profile

Actions

Improvements #13125

open

Make StdLayoutImpl public API

Added by Matthias Van Ceulebroeck 6 days ago. Updated 6 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
Start date:
10/17/2024
Due date:
% Done:

0%

Estimated time:

Description

Currently, the custom implementation of a layout manager is not fully supported, while the documentation claims this is true.
The issue arises with WContainerWidget, which calls layoutImpl() to create and position the elements. This function is expected to return a StdLayoutImpl. Developers are not able to create such classes, since it is not public API.

This class should be made public, ought to be documented, and an example should be created to show developers how to approach layout managers and create a custom (albeit very simple) one.

Actions #1

Updated by Matthias Van Ceulebroeck 6 days ago

  • Description updated (diff)
  • Target version set to 4.11.2
Actions

Also available in: Atom PDF