https://bugzilla.novell.com/show_bug.cgi?id=437291
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=437291#c2 --- Comment #2 from william lee <[EMAIL PROTECTED]> 2008-10-21 17:19:12 MDT --- (In reply to comment #1 from Jonathan Pobst) > Yes, setting the Region for Forms currently doesn't work on Linux. It's been > looked at before, but we aren't really sure if it can be done correctly. > There is other UI toolkit under openSUSE can do the shaped Window. Like Qt, we can use setMask(QRegion) in resizeEvent(...) to make it as a irregular window. so I guess this is a task can be done. Good luck~~~ :) William L. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
