<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Forms Tutorial_Resources and SysImageResources</title>
	<atom:link href="http://www.artofcreation.be/2010/06/28/forms-tutorial_resources-and-sysimageresources/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofcreation.be/2010/06/28/forms-tutorial_resources-and-sysimageresources/</link>
	<description>The everyday life of a Dynamics AX developer</description>
	<lastBuildDate>Wed,  1 Feb 2012 16:29:10 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://www.artofcreation.be/2010/06/28/forms-tutorial_resources-and-sysimageresources/comment-page-1/#comment-4673</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 29 Jun 2010 12:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofcreation.be/?p=828#comment-4673</guid>
		<description>Hola Ricardo!

You can take a look in the last version of Tabax (look for it in Axaptapedia.com). There, in the loadImage() method you have a good example to get images from resources nodes.

I hope that can help you.

Greetings!</description>
		<content:encoded><![CDATA[<p>Hola Ricardo!</p>
<p>You can take a look in the last version of Tabax (look for it in Axaptapedia.com). There, in the loadImage() method you have a good example to get images from resources nodes.</p>
<p>I hope that can help you.</p>
<p>Greetings!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaas Deforche</title>
		<link>http://www.artofcreation.be/2010/06/28/forms-tutorial_resources-and-sysimageresources/comment-page-1/#comment-4672</link>
		<dc:creator>Klaas Deforche</dc:creator>
		<pubDate>Tue, 29 Jun 2010 11:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofcreation.be/?p=828#comment-4672</guid>
		<description>Hi Ricardo,

I haven&#039;t tried that yet, but I don&#039;t think you can do it like you normally would, based on this thread: 
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.axapta.programming&amp;tid=6cf27bd7-dd39-4de3-88f2-ff85eba713e4&amp;cat=&amp;lang=&amp;cr=&amp;sloc=&amp;p=1

Maybe you can use the NormalImage property. When you use a windows share to put you icon on, you don&#039;t have to deploy it on every client. 

Or, if you put an image in the client/bin/share/include folder, you can just set the NormalImage to &quot;yourimage.png&quot;.
There is an include folder on the server to, maybe there is a way to get these to sync (eg using the SysFileDeploymentFile class?). 

You could also store your image in a resource, and when the AX client starts, check if your image exists in the include folder on the client, and if it doesn&#039;t, extract it there. 
I&#039;m just brainstorming here :-).

I might dig into this a little deeper, and let you know.</description>
		<content:encoded><![CDATA[<p>Hi Ricardo,</p>
<p>I haven&#8217;t tried that yet, but I don&#8217;t think you can do it like you normally would, based on this thread:<br />
<a href="http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.axapta.programming&#038;tid=6cf27bd7-dd39-4de3-88f2-ff85eba713e4&#038;cat=&#038;lang=&#038;cr=&#038;sloc=&#038;p=1" rel="nofollow">http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.axapta.programming&#038;tid=6cf27bd7-dd39-4de3-88f2-ff85eba713e4&#038;cat=&#038;lang=&#038;cr=&#038;sloc=&#038;p=1</a></p>
<p>Maybe you can use the NormalImage property. When you use a windows share to put you icon on, you don&#8217;t have to deploy it on every client. </p>
<p>Or, if you put an image in the client/bin/share/include folder, you can just set the NormalImage to &#8220;yourimage.png&#8221;.<br />
There is an include folder on the server to, maybe there is a way to get these to sync (eg using the SysFileDeploymentFile class?). </p>
<p>You could also store your image in a resource, and when the AX client starts, check if your image exists in the include folder on the client, and if it doesn&#8217;t, extract it there.<br />
I&#8217;m just brainstorming here :-).</p>
<p>I might dig into this a little deeper, and let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo Pichler</title>
		<link>http://www.artofcreation.be/2010/06/28/forms-tutorial_resources-and-sysimageresources/comment-page-1/#comment-4668</link>
		<dc:creator>Ricardo Pichler</dc:creator>
		<pubDate>Mon, 28 Jun 2010 20:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.artofcreation.be/?p=828#comment-4668</guid>
		<description>Hi!
Did you tried to insert your own image into resource and then use? I would like to use my images without need to deploy the image on each machine.

[]s</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Did you tried to insert your own image into resource and then use? I would like to use my images without need to deploy the image on each machine.</p>
<p>[]s</p>
]]></content:encoded>
	</item>
</channel>
</rss>

