"Gabriel Genellina" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> At Thursday 4/1/2007 07:07, Raymond wrote:
>
>>I want to Draw rectangle on Dc when gived a position. Can you teach me?
>>Let me view your code?
>
> This is more a Windows question. See
> http://msdn.microsoft.com/l
At Thursday 4/1/2007 07:07, Raymond wrote:
I want to Draw rectangle on Dc when gived a position. Can you teach
me? Let me view your code?
This is more a Windows question. See
http://msdn.microsoft.com/library/en-us/gdi/rectangl_4b03.asp
py>from win32gui import GetDC
py>hdc=GetDC(0)
py>from
Raymond schrieb:
> Hi:
>
> I want to Draw rectangle on Dc when gived a position. Can you teach me? Let
> me view your code?
Well, you haven't given us much background but I'd suggest if your boss
asks you to draw a rectangle on your corporate domain controller and the
position allows this, you bet