void wxRichTextBulletsPage::CreateControls()
{
+ m_dontUpdate = true;
+
////@begin wxRichTextBulletsPage content construction
wxRichTextBulletsPage* itemRichTextDialogPage1 = this;
facenames.Sort();
m_symbolFontCtrl->Append(facenames);
+
+ m_dontUpdate = false;
}
/// Transfer data from/to window