[IronPython] IronPython & Windows Forms IV

Michael Foord fuzzyman at voidspace.org.uk
Sat Jun 3 19:10:10 CEST 2006


Sanghyeon Seo wrote:
> 2006/6/3, Michael Foord <fuzzyman at voidspace.org.uk>:
>   
>> On windows ``self.Height`` includes the title bar - so the two panels
>> have to be a bit less than half the height of the form. I couldn't see a
>> Form property that would tell me the *visible* height of the form.
>>     
>
> By the way, ClientRectangle property seems to do the job.
>   
Entry updated to use ClientRectangle (works fine - but probably worth 
testing on Mono). The Mono screenshots are also included :

    http://www.voidspace.org.uk/python/weblog/arch_d7_2006_06_03.shtml#e351

Thanks

Michael Foord

> Seo Sanghyeon
> _______________________________________________
> users mailing list
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
>   




More information about the Ironpython-users mailing list