[Mono-bugs] [Bug 404851] New: MonoLogo.ImageLocation = "http://mono-project.com/files/3 /31/Mono-powered-big.png"; in a rex file
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Jun 28 16:35:20 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=404851
Summary: MonoLogo.ImageLocation = "http://mono-
project.com/files/3/31/Mono-powered-big.png"; in a rex
file
Product: Mono: Class Libraries
Version: SVN
Platform: i686
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: surfzoid2002 at yahoo.fr
QAContact: mono-bugs at lists.ximian.com
Found By: DeveloperNet
hi
if using Windows.forms.PictureBox.Imagelocation ="htpp://...." in the code it
work great, but if using a picturebox lets say, named "MonoLogo" as it in .resx
file(xml) with a localizable form :
<data name="MonoLogo.ImageLocation" xml:space="preserve">
<value>http://mono-project.com/files/3/31/Mono-powered-big.png</value>
</data>
It doesn't work and provide no error , but the image isn't displayed.
--
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.
More information about the mono-bugs
mailing list