> The sample doesn''t work on Windows as it is now. RUBY_PLATFORM is
never
> equal to WXMSW. I need to fix all our samples that have something
> similar. Oddly, many samples work fine on Windows with icons that are
> xpm (since obviously the test always fails). This example does not.
The sample runs the same on Windows for me as it does on OS X.
> Print does bring up the print dialog but nothing is ever printed for
> me. I''ll try with another printer later.
I tried with a HP laser and it did not work but then when I tried with
an HP inkjet it worked. I may have changed from print all to print 1
or 1 on the inkjet printer.
> I don''t think we should check in anything until we get page setup
working.
It may only be a problem with the sample code not the API.
> (Why aren''t we using the list?)
I wasn''t using the list because the patches did not go to the list
yet, or have they now.
Sean
> Roy
>
> Sean Long wrote:
> > I figured out why the print menu wast not working, a left over &
from
> > the conversion from C++. The Page Setup is not working for me but
> > Print and Print Preview are.
> >
> > This version of the sample overrides the one I sent earlier.
> >
> > I just need to get commit access and I could fix all this myself.
> >
> >
> > Sean
>