- // Recalculates amount of empty space needed in front of
- // text in control itself.
- void DetermineIndent();
-
- bool OnAddBitmap(const wxBitmap& bitmap);
-
- // Adds image to position - called in Append/Insert before
- // string is added.
- bool DoInsertBitmap(const wxBitmap& image, unsigned int pos);