next up previous contents index
Next: Example of dialog box Up: Dialog boxes Previous: Creation of the fields

Reading the fields

The fields can be read after the first call of #:xdialog:run but before the call of #:xdialog:close.

  $\blacktriangleright$ Dialog:GetFieldAsInteger(WIN FIELD)
 
This function reads the integer value associated to a field.

  $\blacktriangleright$ Dialog:GetFieldAsText(WIN FIELD)
 
This function reads the text value associated to a field.



Yann Mevel
1999-04-30