#include "wx/font.h"
#include "wx/dc.h"
#include "wx/utils.h"
+#include "wx/scrolwin.h"
#endif
#define INCL_M
{
Append(asChoices[lUi]);
}
- SetFont(pParent->GetFont());
-
+ SetFont(*wxSMALL_FONT);
+
//
// Set standard wxWindows colors for Listbox items and highlighting
//