<?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 : SkinEffect for viewport</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : SkinEffect for viewport]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 20:36:01 +0000</pubDate>
  <lastBuildDate>Thu, 24 Jan 2008 08:38:54 +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=9393</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[SkinEffect for viewport : Hi, How we can skin something...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30473&amp;title=skineffect-for-viewport#30473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9393<br /><strong>Posted:</strong> 24 January 2008 at 8:38am<br /><br /><P>Hi,</P><DIV>How we can skin something that you draw manually in your own code ?</DIV>]]>
   </description>
   <pubDate>Thu, 24 Jan 2008 08:38:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30473&amp;title=skineffect-for-viewport#30473</guid>
  </item> 
  <item>
   <title><![CDATA[SkinEffect for viewport : hi  In simple terms viewport...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30468&amp;title=skineffect-for-viewport#30468</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3627">himanshu</a><br /><strong>Subject:</strong> 9393<br /><strong>Posted:</strong> 24 January 2008 at 6:03am<br /><br />hi<DIV>&nbsp;</DIV><DIV>In simple terms viewport is the viewing area of my application where i can </DIV><DIV>draw ,edit and view drawings that i make using openGL .</DIV><DIV>&nbsp;</DIV><DIV>In MFC terms it can be a CView derived class for me where i show my data to application users.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 24 Jan 2008 06:03:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30468&amp;title=skineffect-for-viewport#30468</guid>
  </item> 
  <item>
   <title><![CDATA[SkinEffect for viewport : seriously, what is viewport for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30465&amp;title=skineffect-for-viewport#30465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9393<br /><strong>Posted:</strong> 24 January 2008 at 4:57am<br /><br /><P>seriously, what is viewport for you?</P>]]>
   </description>
   <pubDate>Thu, 24 Jan 2008 04:57:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30465&amp;title=skineffect-for-viewport#30465</guid>
  </item> 
  <item>
   <title><![CDATA[SkinEffect for viewport : any update on this? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30464&amp;title=skineffect-for-viewport#30464</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3627">himanshu</a><br /><strong>Subject:</strong> 9393<br /><strong>Posted:</strong> 24 January 2008 at 4:49am<br /><br />any update on this?]]>
   </description>
   <pubDate>Thu, 24 Jan 2008 04:49:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30464&amp;title=skineffect-for-viewport#30464</guid>
  </item> 
  <item>
   <title><![CDATA[SkinEffect for viewport :    oleg wrote:Hi,  What do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30447&amp;title=skineffect-for-viewport#30447</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 9393<br /><strong>Posted:</strong> 23 January 2008 at 4:54pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi,<div>&nbsp;</div><div>What do you mean by viewport?</div></td></tr></table><br><br>Now you disappointed me Oleg! Don't you remember the good old Borland Turbo C times with BGI (Borland Graphics Interface)?<br><br>Look into graphics.h in your Turbo C include directory:<br><br>struct viewporttype {<br>&nbsp;&nbsp;&nbsp; int left, top, right, bottom;<br>&nbsp;&nbsp;&nbsp; int clip;<br>};<br><br>void&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; far _Cdecl clearviewport(void);<br>void&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; far _Cdecl getviewsettings(struct viewporttype far *__viewport);<br>void&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; far _Cdecl setviewport(int __left, int __top, int __right, int __bottom,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int __clip);<br><br><img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"> <img src="http://forum.codejock.com/smileys/smiley36.gif" border="0" align="absmiddle"><br><br>Just kidding <img src="http://forum.codejock.com/smileys/smiley2.gif" border="0" align="absmiddle"><br><br>]]>
   </description>
   <pubDate>Wed, 23 Jan 2008 16:54:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30447&amp;title=skineffect-for-viewport#30447</guid>
  </item> 
  <item>
   <title><![CDATA[SkinEffect for viewport : Hi,  What do you mean by viewport?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30440&amp;title=skineffect-for-viewport#30440</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9393<br /><strong>Posted:</strong> 23 January 2008 at 1:49pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>What do you mean by viewport?</DIV>]]>
   </description>
   <pubDate>Wed, 23 Jan 2008 13:49:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30440&amp;title=skineffect-for-viewport#30440</guid>
  </item> 
  <item>
   <title><![CDATA[SkinEffect for viewport : hi  refering to the skinsdi...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30422&amp;title=skineffect-for-viewport#30422</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3627">himanshu</a><br /><strong>Subject:</strong> 9393<br /><strong>Posted:</strong> 23 January 2008 at 7:20am<br /><br />hi<DIV>&nbsp;</DIV><DIV>refering to the skinsdi example it is reading from the NormalBlue.ini file to provide the skin effect for Button,Combobox,Edit,Explorer,List,Progress,Rebar,Scrollbar,Spin,Status,Tab,</DIV><DIV>Taskbar,Toolbar,Window etc...</DIV><DIV>&nbsp;</DIV><DIV>Is it possible to provide it for viewport as well .If&nbsp; yes how?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Himanshu</DIV>]]>
   </description>
   <pubDate>Wed, 23 Jan 2008 07:20:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9393&amp;PID=30422&amp;title=skineffect-for-viewport#30422</guid>
  </item> 
 </channel>
</rss>