Displaying 3 results from an estimated 3 matches for "on_print_page".
2011 May 08
2
Device context (get_dc) Question from printing.rb in wxRuby samples
...text is obviously created and
the code works as presented.
It also works as documented below. Why does just get_dc satisfy the
linkage?
When does one use the Wx:: or the Wx::PrintOut format? How does one decide
to use just the short form?
Where could I have found this answer?
<Code>
def on_print_page(page)
dc = get_dc #-- don;''t understand where get_dc comes from
#--Wx::get_dc works
#-- Wx::PrintOut.get_dc also works
#--PrintOut.get_dc also works...
2007 Mar 04
8
0.0.39 etc
Hi
I''d like to tag and release 0.0.39 some time in the next couple of days.
Bit short of time over the next few weeks so would like to get our
recent bug fixes out there.
I''ll update the Changelog and run through the samples, but please shout
if anything else should get some attetnion before we release.
Hopefully this could be our last preview release - also going to try
2007 May 21
13
First drop of new memory management
Hi
Just a quick update on memory leaks etc. I''ve just dropped a bunch of
patches with a new approach to linking ruby''s GC to Wx''s memory
handling. Still some work to do - eg bigdemo.rb falls over quite quickly
- but working well for me on other samples.
Briefly, it disposes of fixdeleting. For almost all objects that aren''t
Windows, they should now be