WxGeneric-0.6.1: Generic (SYB3) construction of wxHaskell widgets

Graphics.UI.WxGeneric.Layout

Description

Handles joining of many Layout into one Layout.

Synopsis

Documentation

twoColumnLayout :: JoinLayoutSource

Makes a layout in two columns. If there is less than two Layout's to join, it will diverge to oneColumnLayout.

type JoinLayout = String -> FromWxGenLayout LayoutSource