Possible Win32Lib bug

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

I'm using setPenBrushColor() on a Pixmap so that I can draw black 
objects that are filled with white.  The problem with this approach is 
that clearWindow() is now using that white brush to clear the window.  
If I use setWindowBackColor() on my Pixmap, I can see that it's using 
that background color for the pen but not the fill brush.  Is this 
expected behavior?  Any suggestions on how to achieve what I want?  
(black objects with white fill and default-color background)  I'm trying 
to avoid a lot of pen changing if I can.

Would it be difficult to change the lib so that WindowBackColor and 
PenBrushColor are two different things?

Thanks,
-- Brian

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

Search



Quick Links

User menu

Not signed in.

Misc Menu