App-Music-ChordPro-Wx
view release on metacpan or search on metacpan
lib/App/Music/ChordPro/Wx/PreferencesDialog.wxg view on Meta::CPAN
</object>
<object class="sizeritem">
<option>0</option>
<border>5</border>
<flag>wxLEFT|wxALIGN_CENTER_VERTICAL</flag>
<object class="wxStaticText" name="l_cfgfile" base="EditStaticText">
<label>Custom config</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>5</border>
<flag>wxRIGHT|wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_1" base="EditBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxTextCtrl" name="t_configfiledialog" base="EditTextCtrl">
<tooltip>Select a custom config file by pressing the [...] button.</tooltip>
<style>wxTE_READONLY</style>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<object class="wxButton" name="b_configfiledialog" base="EditButton">
<events>
<handler event="EVT_BUTTON">OnConfigFileDialog</handler>
</events>
<size>38, 14d</size>
<style>wxBU_EXACTFIT</style>
<label>â¦</label>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticLine" name="static_line_1" base="EditStaticLine">
<style>wxLI_HORIZONTAL</style>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticLine" name="static_line_2" base="EditStaticLine">
<style>wxLI_HORIZONTAL</style>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>5</border>
<flag>wxLEFT|wxALIGN_CENTER_VERTICAL</flag>
<object class="wxStaticText" name="l_edit" base="EditStaticText">
<label>Editor font</label>
</object>
</object>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxBoxSizer" name="sizer_3" base="EditBoxSizer">
<orient>wxHORIZONTAL</orient>
<object class="sizeritem">
<option>1</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxChoice" name="ch_editfont" base="EditChoice">
<events>
<handler event="EVT_CHOICE">OnChEditFont</handler>
</events>
<selection>0</selection>
<choices>
<choice>Monospaced</choice>
<choice>Serif</choice>
<choice>Sans Serif</choice>
</choices>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<object class="wxSpinCtrl" name="sp_editfont" base="EditSpinCtrl">
<events>
<handler event="EVT_SPINCTRL">OnSpEditFont</handler>
</events>
<style>wxSP_ARROW_KEYS</style>
<range>4, 40</range>
<value>14</value>
</object>
</object>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticLine" name="static_line_3" base="EditStaticLine">
<style>wxLI_HORIZONTAL</style>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>0</border>
<flag>wxEXPAND</flag>
<object class="wxStaticLine" name="static_line_4" base="EditStaticLine">
<style>wxLI_HORIZONTAL</style>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>5</border>
<flag>wxLEFT|wxALIGN_CENTER_VERTICAL</flag>
<object class="wxStaticText" name="l_notation" base="EditStaticText">
<label>Notation</label>
<attribute>1</attribute>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>5</border>
<flag>wxRIGHT|wxEXPAND|wxALIGN_CENTER_VERTICAL</flag>
<object class="wxChoice" name="ch_notation" base="EditChoice">
<events>
<handler event="EVT_CHOICE">OnChNotation</handler>
</events>
<selection>0</selection>
<choices>
<choice>Common (C, D, E, F, G, A, B)</choice>
<choice>German (C, D, E, F, G, A, H)</choice>
<choice>Latin (Do, Re, Mi, Fa, Sol, ...)</choice>
<choice>Solfège (Do, Re, Mi, Fa, So, ...)</choice>
<choice>Nashville (0, 1, 2, ...)</choice>
<choice>Roman (I, II, III, ...)</choice>
</choices>
</object>
</object>
<object class="sizeritem">
<option>0</option>
<border>5</border>
<flag>wxLEFT|wxALIGN_CENTER_VERTICAL</flag>
<object class="wxStaticText" name="l_xpose" base="EditStaticText">
<label>Transpose</label>
( run in 1.468 second using v1.01-cache-2.11-cpan-97f6503c9c8 )