https://bugzilla.novell.com/show_bug.cgi?id=346204

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=346204#c1





--- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]>  2007-12-05 08:39:16 
MST ---
<Canvas xmlns="http://schemas.microsoft.com/client/2007";>
        <!-- Canvas.Top, specified or not, should be 0 -->
        <Image Canvas.Top="0" Canvas.Left="5" Source="mono.png" Width="32" />
        <Image Canvas.Left="100" Source="mono.png" Width="32" />

        <!-- Canvas.Left, specified or not, should be 0 -->
        <Image Canvas.Top="50" Canvas.Left="0" Source="mono.png" Height="32" />
        <Image Canvas.Top="100" Canvas.Left="0" Source="mono.png" Height="32"
/>
</Canvas>


-- 
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

Reply via email to