<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Autoplay Media Studio Examples &#38; Scripts &#187; Dialog</title>
	<atom:link href="http://amstudio.azman.info/tag/dialog/feed/" rel="self" type="application/rss+xml" />
	<link>http://amstudio.azman.info</link>
	<description>Samples for Autoplay Media Studio Users</description>
	<lastBuildDate>Fri, 17 Jun 2011 15:52:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Good Old Dialog Box</title>
		<link>http://amstudio.azman.info/2009/03/05/good-old-dialog-box/</link>
		<comments>http://amstudio.azman.info/2009/03/05/good-old-dialog-box/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 07:52:35 +0000</pubDate>
		<dc:creator>Azmanar</dc:creator>
				<category><![CDATA[Button]]></category>
		<category><![CDATA[Combo Box]]></category>
		<category><![CDATA[Dialog]]></category>
		<category><![CDATA[Inherit]]></category>
		<category><![CDATA[Navigation]]></category>
		<category><![CDATA[Background Color]]></category>
		<category><![CDATA[Button Object]]></category>

		<guid isPermaLink="false">http://amstudio.azman.info/?p=145</guid>
		<description><![CDATA[Hi, I really thought that the Dialog Box will become redundant and irrelevant after the advent of DialogEx. I was wrong. What I realize now is that,  IR gave more options for us to choose from. Dialog Box uses lower system overhead and the compiled app has smaller byte-size. It is very efficient in displaying [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td><a href="http://www.tkqlhce.com/click-3414080-10541904" target="_top"><img src="http://www.tqlkg.com/image-3414080-10541904" border="0" alt="image: DrawPlus X2 from Serif" width="234" height="60" /></a></td>
<td><a href="http://www.dpbolvw.net/click-3414080-10541907" target="_top"><img src="http://www.ftjcfx.com/image-3414080-10541907" border="0" alt="image: PhotoPlus X2 from Serif" width="234" height="60" /></a></td>
</tr>
</tbody>
</table>
<p>Hi,</p>
<p>I really thought that the Dialog Box will become redundant and irrelevant after the advent of DialogEx. I was wrong. What I realize now is that,  IR gave more options for us to choose from.</p>
<p>Dialog Box uses lower system overhead and the compiled app has smaller byte-size. It is very efficient in displaying short messages and making data-entry.</p>
<p>So, I guess some users might want to see an example. I&#8217;ll give two examples instead, in 1 APZ file.</p>
<p><strong>Example 1 :</strong> Shows how to Add Combo Items via one instance of a Pop-up Dialog Box only. This means, Text &amp; Data entered will have the same value.</p>
<p><strong>Example 2:</strong> Shows how to Add Combo Items via 2 separate Pop-Up Dialogs. One for Text and One for Data in the same item.</p>
<p>In this 2-in-1 example, you will also see how I use <strong>Buttons to Navigate </strong>between them. To enrich this example further, you will see how the navigation Buttons and the Background Color are <strong>INHERIT</strong>ed  from a different page.</p>
<p>Hope you like it.</p>
<div id="attachment_147" class="wp-caption aligncenter" style="width: 310px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/03/dialog2combo.jpg"><img class="size-medium wp-image-147" title="dialog2combo" src="http://amstudio.azman.info/wp-content/uploads/2009/03/dialog2combo-300x197.jpg" alt="Screen Shot : Ye Olde Dialog Box to Combo" width="300" height="197" /></a><p class="wp-caption-text">Screen Shot : Ye Olde Dialog Box to Combo</p></div>
<p>Please <a href="http://amstudio.azman.info/wp-login.php?redirect_to=/tag/dialog/feed/">Login</a> or <a href="http://amstudio.azman.info/wp-login.php?action=register">Register</a> to download this file.</p>
<p>Please leave a message in this blog, if you decide to download the example.</p>
<p><a href="http://www.tkqlhce.com/mn97y1A719PTURUQYQPRQWTTWSV" target="_blank" onmouseover="window.status='http://learning.graphics.com/';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.awltovhc.com/hc103bosgmk59A7A6E6576C99C8B" alt="Graphics.com/Learning" border="0"/></a></p></p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Autoplay%20Media%20Studio%20Examples%20%26amp%3B%20Scripts&amp;siteurl=http%3A%2F%2Famstudio.azman.info%2F&amp;linkname=Good%20Old%20Dialog%20Box&amp;linkurl=http%3A%2F%2Famstudio.azman.info%2F2009%2F03%2F05%2Fgood-old-dialog-box%2F"><img src="http://amstudio.azman.info/wp-content/plugins/add-to-any-ori/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://amstudio.azman.info/2009/03/05/good-old-dialog-box/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Combo Items On-The-Fly</title>
		<link>http://amstudio.azman.info/2009/03/03/combo-items-on-the-fly/</link>
		<comments>http://amstudio.azman.info/2009/03/03/combo-items-on-the-fly/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 19:23:28 +0000</pubDate>
		<dc:creator>Azmanar</dc:creator>
				<category><![CDATA[Button]]></category>
		<category><![CDATA[Combo Box]]></category>
		<category><![CDATA[Dialog]]></category>
		<category><![CDATA[File Action]]></category>
		<category><![CDATA[Label Action]]></category>
		<category><![CDATA[Paragraph Action]]></category>
		<category><![CDATA[String Action]]></category>
		<category><![CDATA[AMS Samples]]></category>
		<category><![CDATA[Autoplay Media Studio Samples]]></category>
		<category><![CDATA[Button Object]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Label]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://amstudio.azman.info/?p=113</guid>
		<description><![CDATA[We&#8217;ve seen how to populate Combo Items by using Tables, DB and manually. This time we will use another method to add items into the Combo Box. We will populate a Combo Box by selecting any folder on the PC.  It will list all files from that folder automatically. Then, when a File is selected [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td><a href="http://www.tkqlhce.com/click-3414080-10541904" target="_top"><img src="http://www.tqlkg.com/image-3414080-10541904" border="0" alt="image: DrawPlus X2 from Serif" width="234" height="60" /></a></td>
<td><a href="http://www.dpbolvw.net/click-3414080-10541907" target="_top"><img src="http://www.ftjcfx.com/image-3414080-10541907" border="0" alt="image: PhotoPlus X2 from Serif" width="234" height="60" /></a></td>
</tr>
</tbody>
</table>
<p>We&#8217;ve seen how to populate Combo Items by using Tables, DB and manually. This time we will use another method to add items into the Combo Box.</p>
<p>We will populate a Combo Box by selecting any folder on the PC.  It will list all files from that folder automatically.</p>
<p>Then, when a File is selected from the listed Combo items, the File&#8217;s Attributes are shown in a Paragraph. The File can also be <strong>launched in it&#8217;s native app</strong> by clicking a Button.</p>
<p>For this example, we use more actions of Combo, String, File, Dialog, Button, Label and Paragraph.</p>
<p>By adding more features, you can turn this example into an easy-to-use FILE UTILITY.</p>
<div id="attachment_115" class="wp-caption aligncenter" style="width: 307px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/03/14.jpg"><img class="size-medium wp-image-115" title="14" src="http://amstudio.azman.info/wp-content/uploads/2009/03/14-297x300.jpg" alt="Screen Shot : Combo Items On-The-Fly" width="297" height="300" /></a><p class="wp-caption-text">Screen Shot : Combo Items On-The-Fly</p></div>
<p>Please <a href="http://amstudio.azman.info/wp-login.php?redirect_to=/tag/dialog/feed/">Login</a> or <a href="http://amstudio.azman.info/wp-login.php?action=register">Register</a> to download this file.</p>
<p>Please leave a comment if you chose to download this example.</p>
<p><a href="http://www.tkqlhce.com/mn97y1A719PTURUQYQPRQWTTWSV" target="_blank" onmouseover="window.status='http://learning.graphics.com/';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.awltovhc.com/hc103bosgmk59A7A6E6576C99C8B" alt="Graphics.com/Learning" border="0"/></a></p></p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Autoplay%20Media%20Studio%20Examples%20%26amp%3B%20Scripts&amp;siteurl=http%3A%2F%2Famstudio.azman.info%2F&amp;linkname=Combo%20Items%20On-The-Fly&amp;linkurl=http%3A%2F%2Famstudio.azman.info%2F2009%2F03%2F03%2Fcombo-items-on-the-fly%2F"><img src="http://amstudio.azman.info/wp-content/plugins/add-to-any-ori/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://amstudio.azman.info/2009/03/03/combo-items-on-the-fly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LETS EDIT THE COMBO ITEMS</title>
		<link>http://amstudio.azman.info/2009/03/03/lets-edit-the-combo-items/</link>
		<comments>http://amstudio.azman.info/2009/03/03/lets-edit-the-combo-items/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 17:57:20 +0000</pubDate>
		<dc:creator>Azmanar</dc:creator>
				<category><![CDATA[Button]]></category>
		<category><![CDATA[Combo Box]]></category>
		<category><![CDATA[Dialog]]></category>
		<category><![CDATA[Input]]></category>
		<category><![CDATA[Label Action]]></category>
		<category><![CDATA[AMS Samples]]></category>
		<category><![CDATA[Autoplay Media Studio Samples]]></category>
		<category><![CDATA[Button Object]]></category>
		<category><![CDATA[Label]]></category>

		<guid isPermaLink="false">http://amstudio.azman.info/?p=106</guid>
		<description><![CDATA[We have seen how to populate Combo Boxes with TABLES and DB. This time, we will see how to enter items manually and directly into the COMBO at runtime.  Items can be ADDED, EDITED and DELETED. For this purpose, we will utilize several OBJECTS ( INPUT boxes, BUTTONS, DIALOG  &#38; COMBO box)  and their frequently [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td><a href="http://www.tkqlhce.com/click-3414080-10541904" target="_top"><img src="http://www.tqlkg.com/image-3414080-10541904" border="0" alt="image: DrawPlus X2 from Serif" width="234" height="60" /></a></td>
<td><a href="http://www.dpbolvw.net/click-3414080-10541907" target="_top"><img src="http://www.ftjcfx.com/image-3414080-10541907" border="0" alt="image: PhotoPlus X2 from Serif" width="234" height="60" /></a></td>
</tr>
</tbody>
</table>
<p>We have seen how to populate Combo Boxes with TABLES and DB.</p>
<p>This time, we will see how to enter items manually and directly into the COMBO at runtime.  Items can be ADDED, EDITED and DELETED.</p>
<p>For this purpose, we will utilize several OBJECTS ( INPUT boxes, BUTTONS, DIALOG  &amp; COMBO box)  and their frequently used ACTIONs.</p>
<p><strong>Note:</strong> You can apply the same concept to modify your Paragraph, Richtext, SlideShow, Listbox and Grid.</p>
<p>You can extend this example further by adding SQLite to it.  Every entry made can update your SQL database and be reflected real time by your COMBO BOX.</p>
<div id="attachment_108" class="wp-caption aligncenter" style="width: 310px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/03/13.jpg"><img class="size-medium wp-image-108" title="13" src="http://amstudio.azman.info/wp-content/uploads/2009/03/13-300x215.jpg" alt="Screen Shot : Input to COMBO" width="300" height="215" /></a><p class="wp-caption-text">Screen Shot : Input to COMBO</p></div>
<p>Please <a href="http://amstudio.azman.info/wp-login.php?redirect_to=/tag/dialog/feed/">Login</a> or <a href="http://amstudio.azman.info/wp-login.php?action=register">Register</a> to download this file.</p>
<p>Please leave a comment, if you decide to download the file.</p>
<p><a href="http://www.tkqlhce.com/mn97y1A719PTURUQYQPRQWTTWSV" target="_blank" onmouseover="window.status='http://learning.graphics.com/';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.awltovhc.com/hc103bosgmk59A7A6E6576C99C8B" alt="Graphics.com/Learning" border="0"/></a></p></p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Autoplay%20Media%20Studio%20Examples%20%26amp%3B%20Scripts&amp;siteurl=http%3A%2F%2Famstudio.azman.info%2F&amp;linkname=LETS%20EDIT%20THE%20COMBO%20ITEMS&amp;linkurl=http%3A%2F%2Famstudio.azman.info%2F2009%2F03%2F03%2Flets-edit-the-combo-items%2F"><img src="http://amstudio.azman.info/wp-content/plugins/add-to-any-ori/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://amstudio.azman.info/2009/03/03/lets-edit-the-combo-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combo Box to Dialog</title>
		<link>http://amstudio.azman.info/2009/02/19/combo2dialog/</link>
		<comments>http://amstudio.azman.info/2009/02/19/combo2dialog/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 20:54:18 +0000</pubDate>
		<dc:creator>Azmanar</dc:creator>
				<category><![CDATA[Combo Box]]></category>
		<category><![CDATA[DialogEx]]></category>
		<category><![CDATA[AMS Samples]]></category>
		<category><![CDATA[Autoplay Media Studio Samples]]></category>
		<category><![CDATA[Dialog]]></category>
		<category><![CDATA[Tables]]></category>

		<guid isPermaLink="false">http://amstudio.azman.info/?p=6</guid>
		<description><![CDATA[This is my first sample. What it does when you run the sample in AMS. Select an item from Combo Box ( Dropdown Menu ), a Dialog Box will Open. Right click to Download APZ file for this example. Feel free to comment.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tkqlhce.com/mn97y1A719PTURUQYQPRQWTTWSV" target="_blank" onmouseover="window.status='http://learning.graphics.com/';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.awltovhc.com/hc103bosgmk59A7A6E6576C99C8B" alt="Graphics.com/Learning" border="0"/></a></p>
<p>This is my first sample. What it does when you run the sample in AMS. Select an item from Combo Box ( Dropdown Menu ), a Dialog Box will Open.</p>
<div id="attachment_22" class="wp-caption aligncenter" style="width: 310px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/02/1.jpg"><img class="size-medium wp-image-22" title="Combo to Dialog" src="http://amstudio.azman.info/wp-content/uploads/2009/02/1-300x217.jpg" alt="Screen Shot : Combo to Dialog" width="300" height="217" /></a><p class="wp-caption-text">Screen Shot : Combo to Dialog</p></div>
<p>Right click to <span style="text-decoration: underline;"><strong><a title="Combo2Dialog" href="http://amstudio.azman.info/wp-content/uploads/2009/02/combo2dialog.apz">Download APZ file</a></strong></span> for this example.</p>
<p>Feel free to comment.
</p>
</p>
<table border="0">
<tbody>
<tr>
<td><a href="http://www.tkqlhce.com/click-3414080-10541904" target="_top"><img src="http://www.tqlkg.com/image-3414080-10541904" border="0" alt="image: DrawPlus X2 from Serif" width="234" height="60" /></a></td>
<td><a href="http://www.dpbolvw.net/click-3414080-10541907" target="_top"><img src="http://www.ftjcfx.com/image-3414080-10541907" border="0" alt="image: PhotoPlus X2 from Serif" width="234" height="60" /></a></td>
</tr>
</tbody>
</table>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Autoplay%20Media%20Studio%20Examples%20%26amp%3B%20Scripts&amp;siteurl=http%3A%2F%2Famstudio.azman.info%2F&amp;linkname=Combo%20Box%20to%20Dialog&amp;linkurl=http%3A%2F%2Famstudio.azman.info%2F2009%2F02%2F19%2Fcombo2dialog%2F"><img src="http://amstudio.azman.info/wp-content/plugins/add-to-any-ori/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://amstudio.azman.info/2009/02/19/combo2dialog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

