git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43798
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
bool SetBackgroundColour(const wxColour& colour);
GtkWidget* GetConnectWidget();
bool SetBackgroundColour(const wxColour& colour);
GtkWidget* GetConnectWidget();
- void CalculateScrollbar();
void SetUpdateFont(bool WXUNUSED(update)) { }
void SetUpdateFont(bool WXUNUSED(update)) { }
-
-void wxTextCtrl::CalculateScrollbar()
-{
-}
-
wxString wxTextCtrl::GetValue() const
{
wxCHECK_MSG( m_text != NULL, wxEmptyString, wxT("invalid text ctrl") );
wxString wxTextCtrl::GetValue() const
{
wxCHECK_MSG( m_text != NULL, wxEmptyString, wxT("invalid text ctrl") );