<?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 : Labelled Edit-Controls in RibbonBar aligned ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Labelled Edit-Controls in RibbonBar aligned ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 21:21:56 +0000</pubDate>
  <lastBuildDate>Tue, 27 Jul 2010 07:14:38 +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=12483</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[Labelled Edit-Controls in RibbonBar aligned ? : Hello Oleg,  Is there any progress...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=59462&amp;title=labelled-editcontrols-in-ribbonbar-aligned#59462</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4824">Satyen</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 27 July 2010 at 7:14am<br /><br /><P>Hello Oleg, </P><P><BR>Is there any progress on this problem.&nbsp; </P><P>I am also facing similar issue wherein two edit&nbsp; boxes and a spinner control (all placed one below another and having labels) are messed up. There alignment is wrong for different locales. Further, the label is overriding control in front of it.&nbsp;&nbsp;&nbsp; </P><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Satyen.</DIV>]]>
   </description>
   <pubDate>Tue, 27 Jul 2010 07:14:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=59462&amp;title=labelled-editcontrols-in-ribbonbar-aligned#59462</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? : ok, thanks, checking what to do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52723&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52723</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 03 September 2009 at 6:47am<br /><br /><P>ok, thanks, checking what to do best :)</P>]]>
   </description>
   <pubDate>Thu, 03 Sep 2009 06:47:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52723&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52723</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? :  Hi Oleg,First, thanks for replying.The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52695&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52695</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 02 September 2009 at 2:02pm<br /><br />Hi Oleg,<br><br>First, thanks for replying.<br><br>The easiest way in my case would probably be to be able to set the minimum width for the 'edit' area of a CXTPControlEdit.<br><br>Then, if there are multiple CXTPControlEdits in a column, CodeJock should find the greatest minimum width, and the greatest labelWidth. Add the two to get the overall column width. All this maybe under a 'xtpLineUp' flag for the items in a column?<br><br>I'd really like this MinimumEditWidth, as I have multiple language versions, so the label text varies wildly in length.<br><br>Alternatively, just a 'xtpLineUp' flag would be OK, where CodeJock simply uses the max labelWidth of the labels in the column.<br><br>Of course, I have not thought through all the details with RtL languages etc. That might spoil the fun a bit.<br><br>Thanks again,<br><br>David.<br><br>P.S. Currently, the SetLabelWidth is somewhat misleading, as it's always called by the framework itself just before drawing. So using this method has no effect at all for the library user. While you're at it, you might want to standardize on terminology in the code for 'Label' and 'Caption' for edit controls.<br><br><br><br>]]>
   </description>
   <pubDate>Wed, 02 Sep 2009 14:02:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52695&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52695</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? : Hi,  yes, we going to fix it,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52693&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52693</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 02 September 2009 at 1:24pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>yes, we going to fix it, do you have suggestion how to make it more smart. SetLabelWidth is not really good solution, because it depends on selected font.</DIV>]]>
   </description>
   <pubDate>Wed, 02 Sep 2009 13:24:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52693&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52693</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? : Dear CodeJock team,I&amp;#039;m trying...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52677&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 02 September 2009 at 7:27am<br /><br />Dear CodeJock team,<br><br>I'm trying to work out how to fix this but it would have been easier if more of the CXTPControlEdit methods were virtual.<br>I do this by inheriting from CXTPControlEdit, and because of the lack of virtual methods, CXTPRibbonTheme.<br>I really don't want to change your source code, as it will make any upgrade later very tricky. Anyway, I'm only halfway done, and feeling a bit uneasy about it.<br><br>Are you intending to fix this in an upcoming release? If so, I'd really like to know as it will save me a mountain of work. Also, I'm sure that your solution will be better.<br><br>Best regards from a satisfied customer,<br><br>David.<br><br><br>]]>
   </description>
   <pubDate>Wed, 02 Sep 2009 07:27:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=52677&amp;title=labelled-editcontrols-in-ribbonbar-aligned#52677</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? : I&amp;#039;m having the same problem.Is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=51462&amp;title=labelled-editcontrols-in-ribbonbar-aligned#51462</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2876">DavidH</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 30 July 2009 at 9:25am<br /><br />I'm having the same problem.<br><br>Is there any solution yet?<br><br>David.<br>]]>
   </description>
   <pubDate>Thu, 30 Jul 2009 09:25:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=51462&amp;title=labelled-editcontrols-in-ribbonbar-aligned#51462</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? : Thanks, Oleg.  Please, keep...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=42157&amp;title=labelled-editcontrols-in-ribbonbar-aligned#42157</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4131">cpehonk</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 20 October 2008 at 8:51am<br /><br />Thanks, Oleg.<DIV>&nbsp;</DIV><DIV>Please, keep me informed about what you'll add.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 08:51:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=42157&amp;title=labelled-editcontrols-in-ribbonbar-aligned#42157</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? : Hi,  afraid there is no more...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=42145&amp;title=labelled-editcontrols-in-ribbonbar-aligned#42145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 20 October 2008 at 7:01am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>afraid there is no more elegant solution&nbsp; :-( </DIV><DIV>We will add something.</DIV>]]>
   </description>
   <pubDate>Mon, 20 Oct 2008 07:01:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=42145&amp;title=labelled-editcontrols-in-ribbonbar-aligned#42145</guid>
  </item> 
  <item>
   <title><![CDATA[Labelled Edit-Controls in RibbonBar aligned ? : Hi !  It&amp;#039;s me again ......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=42129&amp;title=labelled-editcontrols-in-ribbonbar-aligned#42129</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4131">cpehonk</a><br /><strong>Subject:</strong> 12483<br /><strong>Posted:</strong> 19 October 2008 at 10:56am<br /><br />Hi !<DIV>&nbsp;</DIV><DIV>It's me again ... <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>How can I align CXTPControlEdit controls in a RibbonBar group with different labels ? I would like to have the edit controls itself with the same width und left aligned. Like in this example:</DIV><DIV><img src="http://forum.codejock.com/uploads/20081019_105344_codej1.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>But this is achieved by adding numerous spaces at the end of a label to align them. There must be a more elegant solution !</DIV><DIV>I tried "SetLabelWidth()" but I did not get it to work.</DIV><DIV>&nbsp;</DIV><DIV>Any hints ?</DIV><DIV>&nbsp;</DIV><DIV>Greetings,</DIV><DIV>Chris</DIV>]]>
   </description>
   <pubDate>Sun, 19 Oct 2008 10:56:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12483&amp;PID=42129&amp;title=labelled-editcontrols-in-ribbonbar-aligned#42129</guid>
  </item> 
 </channel>
</rss>