Table of Contents

wxStaticText

include file: wxText


This control is used for creating a static label. The text in the label will be automatically refreshed (as opposed to using wx_puts).

Creation parameters:

  • proc set_label( atom label, sequence text )     
     
    Parent Topics:
  • Classes
  • Controls


    Table of Contents

    [proc]
    set_label
    ( atom label, sequence text )

    Category: wxStaticText