search for: acceptfocus

Displaying 2 results from an estimated 2 matches for "acceptfocus".

Did you mean: acceptsfocus
2006 Sep 03
9
Patch files to implement AcceptFocus
These files add the virtual function AcceptFocus that was missing from wxWindow.h. In order to make things right I had to make sure it was also declared in all the places where wxWindows also changes it. Also, in wxTextCtrl on Windows GetDefaultAttributes needs to be redeclared. I haven''t downloaded the Unix and Mac headers for 2....
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...functions so should not be required by the application programmer. -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp * \param wxWindow* -&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp*/ - </del><span class="cx"> // FIXME? AcceptFocus causes problems because it is public here and protected </span><span class="cx"> // in some derived classes. Do not uncomment unless you also </span><span class="cx"> // make sure to fix it in derived classes else things like </spa...