Re: Win32Lib getPixel problem revised

new topic     » goto parent     » topic index » view thread      » older message » newer message

Greg Haberek wrote:
> 
> > However, a pixmap sits in memory so you don't have to worry about that is=
> sue.  With a Pixmap, you basically have a bitmap in memory that you can dra=
> w to and blit to your window.  I think you can stick a pixmap into a bitmap=
>  control but I usually just copyBlt the Pixmap to the window on repaint.
> 
> Pixmaps can also parent other controls, like a Window.
> 

Really?  That's an interesting fact that I wasn't aware of.  Do you have a
program that demonstrates this or can you provide a demo?  I've never thought of
a reason to do this so I'm looking for a good "what for?".

The only thing that comes to mind is Judith's IDE... which I'm starting to look
at again.

Thanks,
-- Brian

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu