From: Francesco M. <fr...@us...> - 2007-08-02 23:46:02
|
name: RlLayout wxversion: 2.8,2.9,cvs category: window container,window layout language: cpp description: wxRecursiveLayout (or wxRL for short) is a generic window layout manager. It does not enforce a central 'document' area, but allows layouts with several main areas (panes, aka Eclipse). As such it can manage top-level windows/frames, child windows and also dialogs and panels. Support for window panes, toolbars, dragging parts, floating and docking, saving/loading layouts (aka perspectives). It uses wxSizers for the entire layout so it is quite flexible in terms of what layouts it permits. It also provides a light-weight class for drawing customized window/tool decorations and borders, allowing for sizer items to paint themselves and do simple messaging. location: RL cdate: 2007-07-29 id: 137 status: beta docs: hand buildsys: cmake,makefiles,projectfiles extdep: none wiki: disabled wxport: wxmsw,wxgtk samples: 2 approved: 0 author: Arne Steinarson version: 0.5 inCVS: 0 maintainerid: 56 Maintainer SF username: arst Maintainer name: Arne Steinarson Maintainer mail address: ast...@gm... |