<?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: Morfik Tip: Pretty up the ‘Loading…’ message &#8211; Take #2</title>
	<atom:link href="http://www.pannonrex.com/2007/03/04/morfik-tip-pretty-up-the-%e2%80%98loading%e2%80%a6%e2%80%99-message-take-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pannonrex.com/2007/03/04/morfik-tip-pretty-up-the-%e2%80%98loading%e2%80%a6%e2%80%99-message-take-2/</link>
	<description>Solutions that Work</description>
	<lastBuildDate>Wed, 26 Jan 2011 13:08:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tyler</title>
		<link>http://www.pannonrex.com/2007/03/04/morfik-tip-pretty-up-the-%e2%80%98loading%e2%80%a6%e2%80%99-message-take-2/comment-page-1/#comment-6220</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Fri, 31 Aug 2007 15:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pannonrex.com/blog/?p=52#comment-6220</guid>
		<description>This is cool but originally you said something  about embedding flash could you expand on that?</description>
		<content:encoded><![CDATA[<p>This is cool but originally you said something  about embedding flash could you expand on that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chtx</title>
		<link>http://www.pannonrex.com/2007/03/04/morfik-tip-pretty-up-the-%e2%80%98loading%e2%80%a6%e2%80%99-message-take-2/comment-page-1/#comment-5055</link>
		<dc:creator>chtx</dc:creator>
		<pubDate>Sun, 15 Jul 2007 12:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pannonrex.com/blog/?p=52#comment-5055</guid>
		<description>Simple way to add an image to the waiting message:

Response.WritelnString(&#039; &#039; ); 

then link the image &#039;ajax-loader.gif&#039; to the project using the resource management form (see below).  
  

PS0: Don&#039;t forget the &#039;?cls=res&#039; (see http://www.morfikwiki.com/Inserting_images_into_TextLabel_captions)

PS1: Resources&#039; management is a little boring because I do not found an easy  way to access it directly (needs enhancement?). 
My two methods to add an image (ex. ajax-loader.gif) into the project&#039;s resources:
  1. Add an Image to the project - Open its Picture property - link to &#039;ajax-loader.gif&#039;  in the &#039;Repository Form&#039; - Valid -&gt; Delete the Image component // Done...
  2. Morfik IDE &#039;Project-&gt;Project Options...&quot; menu - &#039;Application&#039; - &#039;Background image&#039; button - link to &#039;ajax-loader.gif&#039;  in the &#039;Repository Form&#039;  - Valid -&gt; Delete the &#039;Background image&#039; field - Press &#039;OK&#039; button //Done... 

PS3: Nice waiting animated gifs can be found at http://ajaxload.info/

Hope this help.
Chtx.</description>
		<content:encoded><![CDATA[<p>Simple way to add an image to the waiting message:</p>
<p>Response.WritelnString(&#8216; &#8216; ); </p>
<p>then link the image &#8216;ajax-loader.gif&#8217; to the project using the resource management form (see below).  </p>
<p>PS0: Don&#8217;t forget the &#8216;?cls=res&#8217; (see <a href="http://www.morfikwiki.com/Inserting_images_into_TextLabel_captions" rel="nofollow">http://www.morfikwiki.com/Inserting_images_into_TextLabel_captions</a>)</p>
<p>PS1: Resources&#8217; management is a little boring because I do not found an easy  way to access it directly (needs enhancement?).<br />
My two methods to add an image (ex. ajax-loader.gif) into the project&#8217;s resources:<br />
  1. Add an Image to the project &#8211; Open its Picture property &#8211; link to &#8216;ajax-loader.gif&#8217;  in the &#8216;Repository Form&#8217; &#8211; Valid -&gt; Delete the Image component // Done&#8230;<br />
  2. Morfik IDE &#8216;Project-&gt;Project Options&#8230;&#8221; menu &#8211; &#8216;Application&#8217; &#8211; &#8216;Background image&#8217; button &#8211; link to &#8216;ajax-loader.gif&#8217;  in the &#8216;Repository Form&#8217;  &#8211; Valid -&gt; Delete the &#8216;Background image&#8217; field &#8211; Press &#8216;OK&#8217; button //Done&#8230; </p>
<p>PS3: Nice waiting animated gifs can be found at <a href="http://ajaxload.info/" rel="nofollow">http://ajaxload.info/</a></p>
<p>Hope this help.<br />
Chtx.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

