search for: get_default_attributes

Displaying 3 results from an estimated 3 matches for "get_default_attributes".

2006 Sep 06
12
Patch to wxWindow.h
This patch fixes background color problems (at least on Windows). It uses the dreaded ''FIXME'' My plan for next weekend is to try building wxPython from the source to see how they manage to achieve several things with SWIG that we''re not (yet) able to. If I''m successful it might lead to wrapping a significant portion of wxWidgets more correctly than
2007 Mar 18
0
[894] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Document changed Window methods in 2.6 -> 2.8 API
...; * "Window#get_best_fitting_size":#Window_getbestfittingsize </span><span class="lines">@@ -108,6 +105,7 @@ </span><span class="cx"> * "Window#get_cursor":#Window_getcursor </span><span class="cx"> * "Window#get_default_attributes":#Window_getdefaultattributes </span><span class="cx"> * "Window#get_drop_target":#Window_getdroptarget </span><ins>+* "Window#get_effective_best_size":#Window_geteffectivebestsize </ins><span class="cx"> * "Windo...
2007 Apr 16
0
[969] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Cleanup and fixing of broken links.
...an><span class="cx"> </span><span class="cx"> h3(#Window_getcursor). Window#get_cursor </span><span class="lines">@@ -888,14 +886,14 @@ </span><span class="cx"> "VisualAttributes":visualattributes.html *get_default_attributes*() </span><span class="cx"> </span><span class="cx"> Currently this is the same as calling </span><del>-"get_class_default_attributes":#Window_getclassdefaultattributes("get_window_variant":#Window_getwindowvariant()). &lt...