 




<?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>IT Answers &#187; UI</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 14:51:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to Set UI AutomationProperty for a ListItem?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-ui-automationproperty-for-a-listitem/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-ui-automationproperty-for-a-listitem/#comments</comments>
		<pubDate>Mon, 11 May 2009 12:55:07 +0000</pubDate>
		<dc:creator>Tapas79</dc:creator>
				<category><![CDATA[ListItem]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[UI Automation]]></category>
		<category><![CDATA[WPF ListBox]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a test.xaml - &#60;Grid&#62; &#60;ListBox Name=&#8221;ListBox1&#8243;/&#62; &#60;/Grid&#62; And in the test.xaml.cs file, I initiatilize the ListBox for (int i=1; i&#60;=50; i++) { ListBox1.Items.Add(&#8220;Item&#8221; + i); } Now I want to set a HelpText AutomationProperty to each of the ListItems. How do I do it? I tried the following, but no success - &#60;Grid&#62; [...]]]></description>
				<content:encoded><![CDATA[<p>I have a test.xaml -</p>
<p>&lt;Grid&gt;<br />
&lt;ListBox Name=&#8221;ListBox1&#8243;/&gt;<br />
&lt;/Grid&gt;</p>
<p>And in the test.xaml.cs file, I initiatilize the ListBox<br />
for (int i=1; i&lt;=50; i++)<br />
{<br />
    ListBox1.Items.Add(&#8220;Item&#8221; + i);<br />
}</p>
<p>Now I want to set a HelpText AutomationProperty to each of the ListItems. How do I do it?</p>
<p>I tried the following, but no success -</p>
<p>&lt;Grid&gt;<br />
  &lt;ListBox&gt;<br />
    &lt;ListBox.ItemTemplate&gt;<br />
      &lt;DataTemplate&gt;<br />
        &lt;TextBlock<br />
          AutomationProperties.HelpText=&#8221;{Binding .}&#8221;<br />
          Text=&#8221;{Binding .}&#8221; /&gt;<br />
      &lt;/DataTemplate&gt;<br />
    &lt;/ListBox.ItemTemplate&gt;<br />
  &lt;/ListBox&gt;<br />
&lt;/Grid&gt;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-ui-automationproperty-for-a-listitem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IT Knowledge Exchange User Interface</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/it-knowledge-exchange-user-interface/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/it-knowledge-exchange-user-interface/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 21:07:08 +0000</pubDate>
		<dc:creator>MacsPC</dc:creator>
				<category><![CDATA[GUI developers]]></category>
		<category><![CDATA[IT Knowledge Exchange User Interface]]></category>
		<category><![CDATA[Real-time PreView]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Ui Upgrade]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[IT Knowledge Exchange User Interface Hi Folks this is a question based mainly at the &#8220;IT Knowledge Exchange&#8221; tekkies themselves. Although others&#8217; ideas could be helpful for new features ! Is there any chance that U could intigrate a &#8220;Preview / As-Is&#8221; paine below the Text entry box please ? I also submit details &#038; [...]]]></description>
				<content:encoded><![CDATA[<p><b>IT Knowledge Exchange User Interface</b></p>
<p><b>Hi Folks </b>this is a question <i><b>based mainly at the &#8220;IT Knowledge Exchange&#8221; tekkies </b></i>themselves.   <i>Although others&#8217; ideas could be helpful for new features !</i></p>
<p>Is there any chance that <b>U could intigrate a &#8220;Preview / As-Is&#8221; paine </b><i>below the Text entry box please ?</i></p>
<p>I also submit details &#038; entries on <i>Give Away Of The Day&#8217;s </i> web site &#038; they have a brilliant <b>&#8220;Real-Time&#8221; preview area &#8211; <i>so U can see if things are OK or not</i>.</b>   Not only would this be valuable for <i>seeing Bold / Italic mistakes etc </i>BUT I&#8217;ve noticed on numerous occasions where I or other users have entered a <b>web or e-mail address </b>&#038; it looked <i><b>ok on the text box</b></i> BUT as soon as it was submitted &#8211; <i><b>it turned into garbage &#8211; being replicated &#038; surrounded in code.</b></i>  <i>&#038; maybe even a spellchecker </i>- <b>OH how I could use one of those <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> )</b></p>
<p><b>PLEASE DO NOT TAKE THIS AS A CRITICISM &#8211; IT&#8217;S NOT </b>-<i><b> I personally believe this is an EXCELLENT FORUM system</b></i> &#8211; I&#8217;d simply like to see a great resource made even better &#8211; that&#8217;s all !!!   It could be that what I&#8217;m requesting just isn&#8217;t possible on Ur system BUT &#8211; as I always say &#8211; <i><b>If U don&#8217;t ask &#8211; U won&#8217;t know  !!!</b></i></p>
<p>I know that most users don&#8217;t use the <i><b>advanced text features </b></i>but many of us do &#038; the web / e-mail problem affects<i> those using <b>Plain Text </b>just as much as those of us using <b>Rich Text </b>etc.</i></p>
<p><i><b>Also &#8211; do U have an Html code for linking a shortcut from MY website to &#8220;IT Knowledge Exchange&#8221; &#8211; ie a large colour Icon / .gif image </b></i>with whatever active code you chose to include etc.</p>
<p><b>Thanks</p>
<p><i>Cheers for now Guys &#038; Gals</b></i></p>
<p><i><b>Mike @ Macs-PC .Co .UK</b></i></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/it-knowledge-exchange-user-interface/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Have you tried XVT Cross Platform Studio 2008?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/have-you-tried-xvt-cross-platform-studio-2008/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/have-you-tried-xvt-cross-platform-studio-2008/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 21:58:22 +0000</pubDate>
		<dc:creator>EnPassant</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is anyone aware of XVT? You can build C/C++ applications and compile the single source on any of 14 platform/OS combinations (windows, mac, unix, linux). Anyone tried it free? Anyone using it? www.xvt.com]]></description>
				<content:encoded><![CDATA[<p>Is anyone aware of XVT? You can build C/C++ applications and compile the single source on any of 14 platform/OS combinations (windows, mac, unix, linux). Anyone tried it free? Anyone using it? www.xvt.com</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/have-you-tried-xvt-cross-platform-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I receive java-agent-backend-data in UI</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-receive-java-agent-backend-data-in-ui/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-receive-java-agent-backend-data-in-ui/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 06:22:56 +0000</pubDate>
		<dc:creator>Mlw</dc:creator>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[Data analysis]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I need help! a doc is open in UI. After pressing a button, the doc ist opened in a dialogbox for extra input. dlg_res = workspace.DialogBox( &#8220;DMS_Indizierung&#8221;, True, True, False , False , True, False, _ &#8220;In eAK überleiten &#8230;&#8221;, ,True, False, True ) In Queryclose there are more checks and an agent is started. [...]]]></description>
				<content:encoded><![CDATA[<p>I need help!</p>
<p>a doc is open in UI. After pressing a button, the doc ist opened in a dialogbox for extra input. </p>
<p>   dlg_res = workspace.DialogBox( &#8220;DMS_Indizierung&#8221;, True, True, False , False , True, False, _<br />
   &#8220;In eAK überleiten &#8230;&#8221;, ,True, False, True )</p>
<p>In Queryclose there are more checks and an agent is started. This agent gets data from a web-service.</p>
<p>        URL url = new URL(urlString);<br />
        HttpURLConnection conn = (HttpURLConnection) url.openConnection();<br />
        &#8230;<br />
        doc.replaceItemValue(&#8220;F_Ladezeit&#8221;, dt.getLocalTime());<br />
        doc.save();</p>
<p>After running the agent the UI- Doc is reloaded.<br />
        Delete doc2<br />
   Set doc2 = db.GetDocumentByID(paramid) &#8216; retrieve the back-end document<br />
   If doc2.getitemvalue(&#8220;F_VGID&#8221;)(0) &lt;&gt; &#8220;&#8221; Then<br />
   &#8216;Msgbox &#8220;2. Ergebnis: &#8221; + parsehtml(doc, &#8220;&lt;result&gt;&#8221;, &#8220;&lt;/result&gt;&#8221;, 0, 0)<br />
   ergebnis = parsehtml(doc2, &#8220;&lt;result&gt;&#8221;, &#8220;&lt;/result&gt;&#8221;, 0, 0)<br />
   Print ergebnis</p>
<p>But where are the results of the agent?</p>
<p>My question: Whereare the results and how can I see them?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-do-i-receive-java-agent-backend-data-in-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for the user interface in SQL Server 2005 Developer Edition</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/looking-for-the-user-interface-in-sql-server-2005-developer-edition/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/looking-for-the-user-interface-in-sql-server-2005-developer-edition/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 15:28:34 +0000</pubDate>
		<dc:creator>SQL Server Ask the Experts</dc:creator>
				<category><![CDATA[Enterprise Manager]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server Enterprise Manager]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I just installed SQL Server 2005 Developer Edition and I can’t find the user interface. I’m looking for the place I’d type queries as I did in SQL Server 2000 Enterprise Manager. Where can I find the UI?]]></description>
				<content:encoded><![CDATA[<p>I just installed SQL Server 2005 Developer Edition and I can’t find the user interface. I’m looking for the place I’d type queries as I did in SQL Server 2000 Enterprise Manager. Where can I find the UI?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/looking-for-the-user-interface-in-sql-server-2005-developer-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linking between portlets</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/linking-between-portlets/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/linking-between-portlets/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 00:51:37 +0000</pubDate>
		<dc:creator>Tribal</dc:creator>
				<category><![CDATA[page links]]></category>
		<category><![CDATA[Portlet]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[WebSphere Portal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is there a way to include links within portlets that link to other portlets or portal pages? If so, is this hard to implement?]]></description>
				<content:encoded><![CDATA[<p>Is there a way to include links within portlets that link to other portlets or portal pages? If so, is this hard to implement?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/linking-between-portlets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/18 queries in 0.022 seconds using memcached
Object Caching 671/730 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 15:44:24 -->