search for: acceptsfocus

Displaying 2 results from an estimated 2 matches for "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.6.3 so I couldn''t see if it also applies
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...rived classes. Do not uncomment unless you also </span><span class="cx"> // make sure to fix it in derived classes else things like </span><span class="lines">@@ -45,703 +18,95 @@ </span><span class="cx"> // virtual bool AcceptsFocus() const; </span><span class="cx"> </span><span class="cx"> virtual void AddChild(wxWindow* child ) ; </span><del>-&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp/** -&nbsp&nbsp&nbsp&nbsp&nbsp&am...