search for: m_statictext1

Displaying 2 results from an estimated 2 matches for "m_statictext1".

2009 Nov 28
1
'Are you sure?' custom dialog not exiting cleanly
...s class was automatically generated from XRC source. It is not # recommended that this file is edited directly; instead, inherit from # this class and extend its behaviour there. # # Source file: sample1.xrc # Generated at: 2009-11-27 18:13:59 -0600 class MainFrame < Wx::Frame attr_reader :m_statictext1, :m_butexit def initialize(parent = nil) super() xml = Wx::XmlResource.get xml.flags = 2 # Wx::XRC_NO_SUBCLASSING xml.init_all_handlers xml.load("sample1.xrc") xml.load_frame_subclass(self, parent, "MyFrame1") finder...
2009 Mar 27
0
xrciser problem
...<flag>wxGROW|wxALL</flag> <border>5</border> <option>1</option> <object class="wxStaticText" name="m_staticText1"> <tooltip>Instructions</tooltip> <style>wxALIGN_LEFT</style> <label>Step 1</label>...