[wxPython-dev] memory dc problem in 2.7pre

Christopher Barker Chris.Barker at noaa.gov
Mon Jul 24 11:26:52 PDT 2006


Michele Petrazzo wrote:
> Christopher Barker wrote:
>> a MemoryDC without a bitmap would never have been useful, even if it
>> didn't crash.
> 
> Why not? I want only to know a text's size (with its font), so for me it
> work like I need.

I see, well, you can either use a small Bitmap, or you can sue a 
ScreenDC or ClientDC to do the same thing.

-CHB



-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-dev mailing list