From: Scott L. <sla...@th...> - 2002-09-04 07:16:59
|
On Tue, 3 Sep 2002, DH wrote: > If you have the documentation handy, you'll see > >wxTextCtrl [snip] > >wxControl > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>wxWindow [snip] > since a wxTextCtrl is also a wxWindow, just pass the > wxSIMPLE_BORDER flag as part of the "style" argument, I didn't really overlook it; I mentioned setting background color. For some reason, setting a border seems counterintuitive if I want to remove the border... :) Oh well, not complaining just wondering if it was possible. |