mac fixes: paths, pre-on-xxx, cursors

original commit: 5d22255311bfad55b7673e7956fd1828c8107630
tokens
Robby Findler 26 years ago
parent 2da0559d72
commit 51f7c7b86a

@ -211,6 +211,8 @@ void wxText::CreateWxText(char* label, char* value) // common constructor initia
if (GetParent()->IsHidden())
DoShow(FALSE);
wx_cursor = wxIBEAM_CURSOR;
}

Loading…
Cancel
Save