X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwx%2Fbbs%2Fboxes%2FbbLayoutTRight.bbs;h=a7aa470d7822b9ceb8242d3f45e39a8fad0e77d5;hb=add6622fa4071aa580590d18e5afa09ffc1137b2;hp=547073024ca9a76e32fac32dd4bafb3ea6992d92;hpb=c4c243e9dbc68a1ea17590865e4ee1bb562fe4f9;p=bbtk.git diff --git a/packages/wx/bbs/boxes/bbLayoutTRight.bbs b/packages/wx/bbs/boxes/bbLayoutTRight.bbs index 5470730..a7aa470 100644 --- a/packages/wx/bbs/boxes/bbLayoutTRight.bbs +++ b/packages/wx/bbs/boxes/bbLayoutTRight.bbs @@ -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"