[Mono-winforms-list] all visual controls and forms are stretched

Stifu stifu at free.fr
Thu Aug 27 14:08:44 EDT 2009


It sounds like you have some autosizing properties set to true (which is
automatically enforced by some IDE). Look for AutoScaleDimensions or
AutoScaleMode, for example, and remove them.

See this for more info: http://mono-project.com/FAQ:_Winforms


lennyuser wrote:
> 
> <pre>
> here is the problem.
> i design for example a form, it renders ok on microsoft windows, but the
> aspect ratio goes wrong on mono (size ~x1.27). 
> it behave the same whatever is the xserver.
> 
> versions
> -Mono JIT compiler version 2.4.2.3 (tarball Wed Aug 12 05:56:08 PDT 2009)
> -libcairo.so.2.17.5
> 
> thanks for any help.
> 
> 
>  http://i30.tinypic.com/1io74o.png 
> 
> 

-- 
View this message in context: http://www.nabble.com/all-visual-controls-and-forms-are-stretched-tp25175206p25177161.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list