]> Creatis software - bbtk.git/blobdiff - packages/wx/bbs/appli/exampleRadioButton.bbs
*** empty log message ***
[bbtk.git] / packages / wx / bbs / appli / exampleRadioButton.bbs
index c8264c42480cb29e3f3984871d7389e2427da4b0..7feb4021d1bdcdb477844f664f903c662287217a 100644 (file)
@@ -21,7 +21,7 @@ new RadioButton rb
  set rb.WinHeight 160
  set rb.WinWidth 300
   
-print $Initial value : rb.Out$\n
+print "Initial value : $rb.Out$\n"
 
 new OutputText t
  set t.Title "This is what you clicked"