<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : SetCurrent() does not work!</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : SetCurrent() does not work!]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 17:12:33 +0000</pubDate>
  <lastBuildDate>Mon, 10 Nov 2008 02:22:57 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=12644</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[SetCurrent() does not work! : Hi,  Set value instead: pIte...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12644&amp;PID=42732&amp;title=setcurrent-does-not-work#42732</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12644<br /><strong>Posted:</strong> 10 November 2008 at 2:22am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Set value instead: pItemSongManager-&gt;SetValue(<FONT color=#050005 size=2>_T</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#a31515 size=2>"Choose program"</FONT><FONT color=#800080 size=2>));</FONT></DIV>]]>
   </description>
   <pubDate>Mon, 10 Nov 2008 02:22:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12644&amp;PID=42732&amp;title=setcurrent-does-not-work#42732</guid>
  </item> 
  <item>
   <title><![CDATA[SetCurrent() does not work! : Hi, I created new grid with It...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12644&amp;PID=42719&amp;title=setcurrent-does-not-work#42719</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3721">rokky05</a><br /><strong>Subject:</strong> 12644<br /><strong>Posted:</strong> 09 November 2008 at 7:56am<br /><br />Hi, I created new grid with <FONT color=#050005 size=2>ItemConstraints:<DIV></DIV><FONT color=#050005 size=2><P>CXTPPropertyGridItem</FONT><FONT color=#800080 size=2>*</FONT><FONT color=#000000 size=2> </FONT><FONT color=#050005 size=2>pItemSongManager</FONT><FONT color=#000000 size=2> </FONT><FONT color=#800080 size=2>=</FONT><FONT color=#000000 size=2> </FONT><FONT color=#050005 size=2>pPlayersSettings</FONT><FONT color=#800080 size=2>-&gt;</FONT><FONT color=#050005 size=2>AddChildItem</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#0000ff size=2>new</FONT><FONT color=#000000 size=2> </FONT><FONT color=#050005 size=2>CXTPPropertyGridItem</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#050005 size=2>_T</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#a31515 size=2>"Player"</FONT><FONT color=#800080 size=2>),</FONT><FONT color=#000000 size=2> </FONT><FONT color=#050005 size=2>_T</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#a31515 size=2>"(None)"</FONT><FONT color=#800080 size=2>)));</P></FONT><FONT size=2><P></FONT><FONT color=#050005 size=2>CXTPPropertyGridItemConstraints</FONT><FONT color=#800080 size=2>*</FONT><FONT size=2> </FONT><FONT color=#050005 size=2>pListpSongManager</FONT><FONT size=2> </FONT><FONT color=#800080 size=2>=</FONT><FONT size=2> </FONT><FONT color=#050005 size=2>pItemSongManager</FONT><FONT color=#800080 size=2>-&gt;</FONT><FONT color=#050005 size=2>GetConstraints</FONT><FONT color=#800080 size=2>();</P></FONT><FONT size=2><P></FONT><FONT color=#050005 size=2>pListpSongManager</FONT><FONT color=#800080 size=2>-&gt;</FONT><FONT color=#050005 size=2>AddConstraint</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#050005 size=2>_T</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#a31515 size=2>"(None)"</FONT><FONT color=#800080 size=2>));</P></FONT><FONT size=2><P></FONT><FONT color=#050005 size=2>pListpSongManager</FONT><FONT color=#800080 size=2>-&gt;</FONT><FONT color=#050005 size=2>AddConstraint</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#050005 size=2>_T</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#a31515 size=2>"Choose program"</FONT><FONT color=#800080 size=2>));</P></FONT><FONT size=2><P></FONT><FONT color=#050005 size=2>pItemSongManager</FONT><FONT color=#800080 size=2>-&gt;</FONT><FONT color=#050005 size=2>SetFlags</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#050005 size=2>xtpGridItemHasComboButton</FONT><FONT color=#800080 size=2>);</P></FONT><FONT size=2><P></FONT><FONT color=#050005 size=2>pPlayersSettings</FONT><FONT color=#800080 size=2>-&gt;</FONT><FONT color=#050005 size=2>Expand</FONT><FONT color=#800080 size=2>();</P><DIV></DIV><P>After that I want set some else function in program&nbsp;<FONT color=#a31515 size=2>"Choose program" <FONT color=#800080>ass selected, so I write:</P><DIV></DIV><FONT size=2><P></FONT><FONT color=#000000 size=2>pListpSongManager-&gt;</FONT><FONT color=#050005 size=2>SetCurrent</FONT><FONT color=#800080 size=2>(</FONT><FONT color=#050005 size=2>1</FONT><FONT color=#800080 size=2>);</P><DIV>But it does not work :(</DIV></FONT></FONT></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Sun, 09 Nov 2008 07:56:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12644&amp;PID=42719&amp;title=setcurrent-does-not-work#42719</guid>
  </item> 
 </channel>
</rss>