Re: Win32lib System Metrics

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

I believe that is a bug in getSize. If the object was a window it returned
{top, left, right, bottom}, but for all other objects it returned {top,
left, width, height}. If your window was positioned at (0,0) then this is
equivalent. I've "fixed" this bug in my copy of win32lib and I'd like to
hear if this is going to break any existing code. My opinion is that the
function should return {top,  left, width, height} for all objects and not
make a window an exception.

-----
cheers,
Derek Parnell
derekp at solace.com.au
Solace Limited ( http://www.solace.com.au )
Melbourne, Australia
+61 3 9291 7557

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

Search



Quick Links

User menu

Not signed in.

Misc Menu