]> Creatis software - bbtk.git/commitdiff
exemples
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Mon, 18 Feb 2008 17:45:02 +0000 (17:45 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Mon, 18 Feb 2008 17:45:02 +0000 (17:45 +0000)
packages/wx/bbs/appli/exempleLayoutLineOrientation.bbs [moved from packages/wx/bbs/appli/testSizerOrientation.bbs with 87% similarity]
packages/wx/bbs/appli/exempleLayoutSplitOrientation.bbs [moved from packages/wx/bbs/appli/testSplitOrientation.bbs with 76% similarity]

similarity index 87%
rename from packages/wx/bbs/appli/testSizerOrientation.bbs
rename to packages/wx/bbs/appli/exempleLayoutLineOrientation.bbs
index 55e9b32a827197e7a80a83af7971f255bc87b386..96aa13b6379248e07a7e2d05d2b8431fe5a25362 100644 (file)
@@ -1,6 +1,6 @@
-description "Simple test of wx::Sizer widgets"
+description "Simple test of wx::LayoutLine widgets"
 author "jean-pierre.roux@creatis.univ-lyon1.fr"
-category "test"
+category "exemple"
 
 load std
 load wx
similarity index 76%
rename from packages/wx/bbs/appli/testSplitOrientation.bbs
rename to packages/wx/bbs/appli/exempleLayoutSplitOrientation.bbs
index f90a9321ff99b659f8fcaf66c309d441d59d031a..e58491804aeda3d2f988c63e7f1d5fa823f39e12 100644 (file)
@@ -1,6 +1,6 @@
-description "Simple test of wx::Split widgets"
-author "jean-pierre.roux@creatis.univ-lyon1.fr"
-category "test"
+description "Simple test of wx::LayoutLine widgets"
+author "jean-pierre.roux [at] creatis [dot] univ [dash] lyon1 [dot] fr"
+category "exemple"
 
 load std
 load wx