]> Creatis software - bbtk.git/blobdiff - packages/wx/bbs/appli/exampleTextInputOutput.bbs
catreg exemple
[bbtk.git] / packages / wx / bbs / appli / exampleTextInputOutput.bbs
index 15f0bd4af41f22732b1d621a383cd9ba28edc086..84d66e5115d681e46ae9a27a3e8b4aeebecf127f 100644 (file)
@@ -8,7 +8,7 @@ new OutputText out
 connect in.Out out.In
 connect in.BoxChange out.BoxExecute
 
-new Sizer window
+new LayoutLine window
 connect in.Widget window.Widget1
 connect out.Widget window.Widget2