Hey there,<div><br></div><div>GtkRadiant uses the Gimp Toolkit (Gtk) to manage it&#39;s interface. This is primarily an API that comes from the GNU/Linux world, but there is a port to Windows so that is what we use there. That will make work on themes more difficult than software that would use more mainstream GUI libraries however. You will need to research Gtk themes basically, but those should be supported.</div>
<div><br></div><div>Incidentally, someone else raised the question of custom themes some time ago: <a href="https://github.com/TTimo/GtkRadiant/issues/59">https://github.com/TTimo/GtkRadiant/issues/59</a></div><div><br></div>
<div>Cheers,</div><div>TTimo<br><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 7:56 PM, Kevin Van Lierde <span dir="ltr">&lt;<a href="mailto:kevin.van.lierde@gmail.com" target="_blank">kevin.van.lierde@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Timo; <div><br></div><div>To introduce myself; I&#39;m a young student from Belgium,  and had started playing with Gtk Radiant 1.3.</div>
<div>when Wolfenstein Enemy Territory was still popular. I was about 14 at that time, but creating things has always been a passion of mine...</div>
<div><br></div><div>Recently I got myself into graphic design &amp; web programming etc. and will eventually continue to desktop programming.</div><div>And what is better than trying to contribute to a project you&#39;ve admired since you were a teenager? </div>

<div>At this point I only understand parts of the code; I can&#39;t write any myself yet.</div><div><br></div><div>But I do have a little question to keep me busy in the meantime... </div><div>I would like to re-design the user interface of Gtk in an Adobe program-like way (just for myself; of course if you&#39;d like it you can use it)</div>

<div>and I was wondering if you could point me to the files containing the data I am interested in... </div><div><br></div><div>I would primarily be interested in the Windows-Build.</div><div>I&#39;ve already found the following: </div>

<div><br></div><div><div><ul><li>GtkRadiant-1.6-20120520\share\themes\MS-Windows\gtk-2.0     /* for icon sizes */</li><li>GtkRadiant-1.6-20120520\bitmaps                                            /* for upper toolbar icons */</li>

<li>GtkRadiant-1.6-20120520\modules\bitmaps                               /* for lower toolbar icons */</li></ul><div>I am missing the most important thing though: Where can I find the settings for the frames/ windows of Gtk Radiant?</div>

</div><div>After some research and looking into the files it seems the program uses a standard (for Windows systems) Windows API, correct?</div><div><br></div><div>So the two main questions I have:</div><div><ul><li>Where can I find these window files/ is it possible to edit them / is it possible to link graphic files (eg. jpeg, png, bmp) to them?</li>

<li>Also, is it possible to make the program accept vector (.svg) graphic icons?</li></ul></div><div>Thanks in advance for your reply;</div></div><div><br></div><div>Kevin Van Lierde </div>
</blockquote></div><br></div>