<?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 : Ribbon make good But whithout icons or bitmaps</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Ribbon make good But whithout icons or bitmaps]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 06:08:33 +0000</pubDate>
  <lastBuildDate>Tue, 07 Jun 2011 13:35:36 +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=18501</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[Ribbon make good But whithout icons or bitmaps :  ok, thanks for you,I will check...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64791&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6834">mistersoft</a><br /><strong>Subject:</strong> 18501<br /><strong>Posted:</strong> 07 June 2011 at 1:35pm<br /><br />ok, thanks for you,<br><br>I will check this.<br><br>For ImageManager, i dont know and dont test it.<br><br>So for having a good teacher, i use vb6 sample supplied with the package.<br><br>I know that many of members of the ocx isn't detected by windev for example :<br><br>If i want to define the licence by :<br><br>CommandBarsGlobalSettings.Licence, Windev says that CommandBarsGlobalSettings isn't a member of the OCX.<br><br>One other thing, the language can't be defined when i use SuitePro.ResourceFr.dll (For French).<br><br>May be, it's me, i dont know but i will continue.<br><br>regards.<br>]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 13:35:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64791&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64791</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon make good But whithout icons or bitmaps : Also check, maybe ImageManager...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64761&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18501<br /><strong>Posted:</strong> 07 June 2011 at 1:43am<br /><br />Also check, maybe ImageManager ActiveX control will work for WinDev.&nbsp;]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 01:43:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64761&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64761</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon make good But whithout icons or bitmaps : Hi,Try set single bitmap for single...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64760&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64760</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18501<br /><strong>Posted:</strong> 07 June 2011 at 1:43am<br /><br />Hi,<div><br></div><div>Try set single bitmap for single id:<div><br></div><div><span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">CommandBars.Icons.LoadBitmap(resDir + "GroupIcons.bmp", ID_GROUP_CLIPBOARD, XtremeCommandBars.XTPImageState.xtpImageNormal)&nbsp;</span></div></div>]]>
   </description>
   <pubDate>Tue, 07 Jun 2011 01:43:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64760&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64760</guid>
  </item> 
  <item>
   <title><![CDATA[Ribbon make good But whithout icons or bitmaps : Hello word,I am newest in this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64750&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64750</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6834">mistersoft</a><br /><strong>Subject:</strong> 18501<br /><strong>Posted:</strong> 06 June 2011 at 4:08pm<br /><br />Hello word,<br><br>I am newest in this forum, this is my first experience with CJ, and i have v15.<br><br>I work under "WINDEV 15" platform with CJ.OCX and have much problems with icons and bitmaps.<br><br>I cannot have any image in my ribbon.<br><br>- CommandBarsGlobalSettings.ResourceImages.LoadFromFile :&nbsp; Make me GPF error.<br><br>- CommandBars.Icons.LoadBitmap(resDir + "GroupIcons.bmp", New Object() {ID_GROUP_CLIPBOARD, ID_GROUP_FONT, ID_GROUP_PARAGRAPH, ID_GROUP_FIND}, XtremeCommandBars.XTPImageState.xtpImageNormal) : make me error of TYPE in the second parameter (ARRAY).<br><br>Is there any solution, is there any person here who work with WINDEV.<br><br>I am blocked. Please Help.<br><br>thanks<br>&nbsp;<br>]]>
   </description>
   <pubDate>Mon, 06 Jun 2011 16:08:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18501&amp;PID=64750&amp;title=ribbon-make-good-but-whithout-icons-or-bitmaps#64750</guid>
  </item> 
 </channel>
</rss>