]> Creatis software - bbtk.git/blobdiff - packages/wx/bbs/boxes/bbLayoutTUp.bbs
Add some illustration
[bbtk.git] / packages / wx / bbs / boxes / bbLayoutTUp.bbs
index 0caa7625f291527660c430726171e7f7b47a0c5e..cf94c0dc087fe28bb1a06dcfa4ed4c8df69db200 100644 (file)
@@ -1,6 +1,12 @@
 load std
 load wx
-
+//                       ----------------
+//                       |    W1        |
+//                       |              |
+//                       |------|-------|
+//                       | W3   |  W2   |
+//                       |      |       |
+//                       ----------------
 define LayoutTUp wx
 
 description "Creates a complex box : Up {DownLeft, DownRight} as w1{w2,w3}"