<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Editor Skin Mochup]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=273&amp;type=atom"/>
	<updated>2012-12-05T22:18:46Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=273</id>
		<entry>
			<title type="html"><![CDATA[Re: Editor Skin Mochup]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3004#p3004"/>
			<content type="html"><![CDATA[<p>Hi, I was just curious how things were going on your project.</p>]]></content>
			<author>
				<name><![CDATA[Ender]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1223</uri>
			</author>
			<updated>2012-12-05T22:18:46Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3004#p3004</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Editor Skin Mochup]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=1095#p1095"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>rodolfo wrote:</cite><blockquote><p>Nice! Quite stylish. </p><p>Waiting for more updates.</p></blockquote></div><br /><p>I am working on extending MGui so you could use TinyXML to read something like ...</p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;Widget id=&quot;MainWindow&quot;&gt;
        &lt;Widget id=&quot;PushButton1&quot;&gt;Button&lt;/Widget&gt;
&lt;/Widget&gt;</code></pre></div><p>And then use Json to style it.<br /></p><div class="codebox"><pre><code>{
      &quot;#MainWindow&quot;: {
          &quot;background-color&quot;: &quot;#000000ff&quot;,
          &quot;border-width&quot;: &quot;1&quot;,
          &quot;border-style&quot;: &quot;dotted&quot;,
          &quot;border-color&quot;: &quot;#00000000&quot;,
          &quot;padding&quot;: &quot;5&quot;,
          &quot;x&quot;: &quot;0&quot;,
          &quot;y&quot;: &quot;0&quot;,
          &quot;r&quot;: &quot;0&quot;,
          &quot;width&quot;: &quot;100&quot;,
          &quot;height&quot;: &quot;50&quot;
      }
}</code></pre></div><p>I have different paint systems working for those who want to use them<br />currently (Cairo and QtArthur(Vector and Raster Painter &amp; Svg )) </p><p>I am still trying to get Skia and AGG and Fog Framework to work.</p><p>In future I hope to have dynamic texture painting in Maratis</p>]]></content>
			<author>
				<name><![CDATA[zester]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=516</uri>
			</author>
			<updated>2012-01-14T16:14:45Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=1095#p1095</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Editor Skin Mochup]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=1088#p1088"/>
			<content type="html"><![CDATA[<p>Nice! Quite stylish. </p><p>Waiting for more updates.</p>]]></content>
			<author>
				<name><![CDATA[rodolfo]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=63</uri>
			</author>
			<updated>2012-01-14T11:57:08Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=1088#p1088</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Editor Skin Mochup]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=1087#p1087"/>
			<content type="html"><![CDATA[<p>Started toying with a theme for the editor or the gui in general. </p><p>So what do you think?</p><p><span class="postimg"><img src="http://i43.tinypic.com/2dw75g.png" alt="http://i43.tinypic.com/2dw75g.png" /></span></p>]]></content>
			<author>
				<name><![CDATA[zester]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=516</uri>
			</author>
			<updated>2012-01-14T01:38:59Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=1087#p1087</id>
		</entry>
</feed>
