BoxLayout
Description
Helper class for computing a simple box layout.
The box layout has a single row and four columns:
+--------------------------------------------------+ | | | @@:: # #### ::@@ | | @@@@:: # # # # ### ### ::@@@@ | | @@@@@@:: # # # # # # # ::@@@@@@ | | @@@@@@@@ # # # # # # # @@@@@@@@ | | @@@@@@:: ##### # # # # # ::@@@@@@ | | @@@@:: # # # # ### ### ::@@@@ | | @@:: # # #### ::@@ | | | +--------------------------------------------------+
An icon may be placed into the leftmost xor rightmost column. The second column holds the main text. The third column holds a smaller hint text.