[Mono-dev] resolution change problem (nasty one)

gigi gogu dantes_programmer at yahoo.com
Sat Jan 7 17:42:51 EST 2006


I don't really know how to put this into words but here it goes...
 
 I'm working on an application that has to work on every resolution ( especially 800x600 and  1024x768).  In this application,  I have  an custom made widget, something like a container that has other widgets inside.
 This custom widget (the container) has an method named Refresh() that removes all the widgets inside it and add them again (updates from a database table).
     I have a button that calls the Refresh() method for that widget...  In 800x600, if a make a normal mouse click on it, the widgets inside refuse to appear.  If i just press the button and don't release it inside the button, they appear...
     In 1024x768 all it's working perfectly.
 
 P.S.  I'm using GTK and mono 1.1.12.1
 P.S.2 This bug is only in Windows. On my ubuntu linux it works perfectly on both resolutions.
 

		
---------------------------------
Yahoo! Photos
 Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060107/63b4b46d/attachment.html 


More information about the Mono-devel-list mailing list