Hi. I'm having a strange problem with mono, in a simple form with 4 panels each with a background image that changes when the user clicks it, mono resizes the whole form and panels, and then shows some of the background images as a superposition of the resized image and the original size image.
The form is borderless-non-resizable and the protect uses only .net 2.0. This is how it looks in windows compiled with monodevelop: http://img402.imageshack.us/img402/7502/captureokp.png http://img402.imageshack.us/img402/7502/captureokp.png And this is the same exe in linux with gtk# 2.12.10.2 and mono-core 2.4.3.1-1 installed: http://img99.imageshack.us/img99/7105/pantallazoel.png http://img99.imageshack.us/img99/7105/pantallazoel.png The problem also occurs in other parts of the application, but it's always the same, also It exhibits a estrange behavior with a label(located in another panel with background image) that only changes it's text if the panel has been hidden and shown, but I'm betting that's the same problem. None of that happens in windows with .net. Any ideas? Thanks. -- View this message in context: http://mono.1490590.n4.nabble.com/bug-Estrange-behavior-mono-resizes-forms-panels-tp2073792p2073792.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
