Sha256: f4a62363d7dd4a2b8fc2b5c6a8c3922445dd949197b65f00c231fadfa0c677ac
Contents?: true
Size: 552 Bytes
Versions: 17
Compression:
Stored size: 552 Bytes
Contents
--- :wxPickerBase.GetPickerCtrl: :detail: :pre: :programlisting: - :pattern: !ruby/regexp /.*/ :replace: | ```ruby if Wx::PLATFORM == 'WXMSW' # wxMSW is one of the platforms where the generic implementation # of Wx::FilePickerCtrl is used... butt = myFilePickerCtrl.get_picker_ctrl if butt butt.set_label("Custom browse string") end end ```
Version data entries
17 entries across 17 versions & 1 rubygems