]> Creatis software - bbtk.git/blobdiff - kernel/doc/bbtkUsersGuide/bbtkUsersGuide.tex
ColourDialog -> ColourSelector
[bbtk.git] / kernel / doc / bbtkUsersGuide / bbtkUsersGuide.tex
index 5cd9e8dfeb930230e97a0553583141168273a4ae..4d86c3f9353fac37b734b1079b969ef210690132 100644 (file)
@@ -221,7 +221,7 @@ You get a window which looks like the one in figure
 \ref{bbi-fig-bbi-gui} 
 (the exact appearance of \bbi is system and \bbtk version dependent)
 \footnote{If you compiled \bbtk without \wx then \bbi does not have a 
-graphical interface but a simple prompt).
+graphical interface but a simple prompt}.
 
 \begin{figure}[!ht]
 \caption{\label{bbi-fig-bbi-gui}The black box interpreter interface}
@@ -1091,17 +1091,23 @@ the \texttt{print} command.
 
 Type \texttt{help wx}, you get something like:
 \begin{verbatim}
-Package wx v1.0.0- eduardo.davila/laurent.guigues@creatis.insa-lyon.fr
+Package wx v1.0.0- info-dev@creatis.insa-lyon.fr
  Basic graphical interface elements (slider, button ...) based on wxWidgets
  Black boxes: 
-   Button      : Button that gives a string 
-   FileDialog  : FileDialog widget (wxFileDialog)
-   RadioButton : RadioButton group widget (wxRadioButton)  0-9 entries
-   Sizer       : Sizer widget (wxSizer)
-   Slider      : Slider widget (wxSlider)
-   Split       : Split widget (wxSplitterWindow)
-   StaticText  : wxWidget Static text
-   TextCtrl    : TextCtrl widget (wxTextCtrl)
+   Button               : Button that gives a string
+   ColourSelectorButton : 
+   ColourSelector       : Colour Selector widget (wxColourDialog)
+   CommandButton        :
+   DirectorySelector    :
+   FileSelector         : FileDialog widget (wxFileDialog)
+   InputText            : TextCtrl widget (wxTextCtrl)
+   LayoutLine           : Sizer widget (wxSizer)
+   LayoutSplit          : Split widget (wxSplitterWindow)
+   NoteBook             :
+   OutputText           : wxWidget Static text
+   RadioButton          : RadioButton group widget (wxRadioButton) 0-9 entries
+   Slider               : Slider widget (wxSlider)
+
 \end{verbatim}
 
 You can reproduce the same experiment as above using a