]> Creatis software - bbtk.git/blobdiff - packages/wx/bbs/boxes/bbLayoutTRight.bbs
Fix some names
[bbtk.git] / packages / wx / bbs / boxes / bbLayoutTRight.bbs
index 547073024ca9a76e32fac32dd4bafb3ea6992d92..a7aa470d7822b9ceb8242d3f45e39a8fad0e77d5 100644 (file)
@@ -1,9 +1,15 @@
 load std
 load wx
+//                       ---------------
+//                       |      |      |
+//                       |  W1  |      |
+//                       |------|  W2  |
+//                       |  W3  |      |
+//                       |      |      |
+//                       ---------------
+define LayoutTRight wx
 
-define LayoutTLeft wx
-
-description "Creates a complex box : Left {leftUp, leftDown}"
+description "Creates a complex box : Right {LeftUp, LeftDown}"
 author "jean-pierre.roux@creatis.univ-lyon1.fr"
 category "box"