search for: get_virtual_size

Displaying 5 results from an estimated 5 matches for "get_virtual_size".

2006 Sep 26
2
ScrolledWindow.i.patch
Fixes up some methods used in the scrolled window. [For giggles, try putting a GC.disable into wxScrolledWindow.rbw and try the sample. With my current build on Windows, it''s very ugly what happens after a certain point.] _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2006 Jan 31
1
beta2: strange assert
...get_flags = 0x47b3c <index_mail_get_flags>, get_keywords = 0x47b88 <index_mail_get_keywords>, get_parts = 0x47d0c <index_mail_get_parts>, get_received_date = 0x37224 <mbox_mail_get_received_date>, get_date = 0x47db8 <index_mail_get_date>, get_virtual_size = 0x47f60 <index_mail_get_virtual_size>, get_physical_size = 0x37368 <mbox_mail_get_physical_size>, get_first_header = 0x4a510 <index_mail_get_first_header>, get_headers = 0x4a274 <index_mail_get_headers>, get_header_stream = 0x4a570 <index_mail_ge...
2007 Apr 16
0
[969] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Cleanup and fixing of broken links.
...ere is none. </del><ins>+Returns a pointer to the current validator for the window, or @nil@ if there is none. </ins><span class="cx"> </span><span class="cx"> </span><span class="cx"> h3(#Window_getvirtualsize). Window#get_virtual_size </span><span class="cx"> </span><del>- *get_virtual_size*(%(arg-type)Integer% width, %(arg-type)Integer% height) </del><ins>+ *get_virtual_size*(%(arg-type)Integer% width, %(arg-type)Integer% height) </ins><span class="cx"> &l...
2006 Oct 21
0
[699] trunk/wxruby2/doc/textile/window.txtl: Added paint method; corrected ret values for get_text_extent; removed
...height. </span><span class="cx"> </span><del>- - - - </del><span class="cx"> h4. See also </span><span class="cx"> </span><span class="cx"> "get_client_size":#Window_getclientsize, "get_virtual_size":#Window_getvirtualsize </span><span class="lines">@@ -1207,30 +1190,27 @@ </span><span class="cx"> </span><span class="cx"> h3(#Window_gettextextent). Window#get_text_extent </span><span class="cx"> <...
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...gt;@@ -131,19 +136,25 @@ </span><span class="cx"> * "Window#get_update_region":#Window_getupdateregion </span><span class="cx"> * "Window#get_validator":#Window_getvalidator </span><span class="cx"> * "Window#get_virtual_size":#Window_getvirtualsize </span><ins>+* "Window#get_window_border_size":#Window_getwindowbordersize </ins><span class="cx"> * "Window#get_window_style_flag":#Window_getwindowstyleflag </span><span class="cx"> * "Wi...