Discussion:
Change to that WxMophicPanel status
Steven Swerling
2006-07-19 15:18:01 UTC
Permalink
Hey,

I just got direct draw of a form to a WxDC working. It seems to go quite
fast. So now there are calls for creating a WxBitmap from a Form, and
drawing to a WxDC from a Form.

When it displays forms of "exotic" color depth, it almost works, but the
image appears fuzzy. Probably need to pad up the form data -- deferred.

So I'm almost at the point of taking on the smalltalk side.
Rob Gayvert
2006-07-19 15:18:01 UTC
Permalink
Post by Steven Swerling
Hey,
I just got direct draw of a form to a WxDC working. It seems to go
quite fast. So now there are calls for creating a WxBitmap from a
Form, and drawing to a WxDC from a Form.
When it displays forms of "exotic" color depth, it almost works, but
the image appears fuzzy. Probably need to pad up the form data --
deferred.
So I'm almost at the point of taking on the smalltalk side.
Sounds like you're on a roll! Keep us posted on your progress.

Loading...