Displaying 1 result from an estimated 1 matches for "b66aa56f".
2011 May 08
2
Device context (get_dc) Question from printing.rb in wxRuby samples
I am using Windows XP SP 3 but want to stay general.
Below is a method within printing.rb. I have added comments marked by #--.
My question is about get_dc. The device context 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