<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Hello All</title>
		<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all</link>
		<description>Posts in the discussion thread &quot;Hello All&quot; - Help programming in C</description>
				<copyright></copyright>
		<lastBuildDate>Fri, 17 Apr 2026 15:42:30 +0000</lastBuildDate>
		
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-8986#post-21891</guid>
				<title>Re: Hello All</title>
				<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all#post-21891</link>
				<description></description>
				<pubDate>Tue, 08 May 2007 09:37:30 +0000</pubDate>
				<wikidot:authorName>u9</wikidot:authorName>				<wikidot:authorUserId>12755</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>i've never tried GTK myself but it should be pretty easy. I don't know about the GNOME stuff. But you should be able to run GTK applications on other desktops also, e.g. KDE, but i don't know how. I know you can run it on windows :)</p> <p>No there is not much C going on here&#8230; But do stick around :)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-8986#post-21829</guid>
				<title>Re: Hello All</title>
				<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all#post-21829</link>
				<description></description>
				<pubDate>Mon, 07 May 2007 23:10:28 +0000</pubDate>
				<wikidot:authorName>Slim420</wikidot:authorName>				<wikidot:authorUserId>18041</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Yes, thank you. GTK+2 works great. Theres also another program I found that is a gui to use gtk+2 and writes it into .c source files for you!!! It's called &quot;Glade.&quot; As far as I know its only to develop GNOME applications, but isn't gtk the same way??? I guess it would depend on the compiler&#8230;&#8230;.Anyways thanks for your help. So, theres not much C language programming done here????</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-8986#post-21651</guid>
				<title>Re: Hello All</title>
				<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all#post-21651</link>
				<description></description>
				<pubDate>Mon, 07 May 2007 02:08:03 +0000</pubDate>
				<wikidot:authorName>u9</wikidot:authorName>				<wikidot:authorUserId>12755</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>If you want to make applications then here are a few links to some GUI libraries&#8230;<br /> <a href="http://www.gtk.org/">http://www.gtk.org/</a><br /> <a href="http://www.fltk.org/">http://www.fltk.org/</a></p> <p>Look for tutorials on the sites.</p> <p>If you just want to make games then SDL provides you with a window or full-screen canvas where you can draw your graphics on. Here are some excellent tutorials<br /> <a href="http://lazyfoo.net/SDL_tutorials/index.php">http://lazyfoo.net/SDL_tutorials/index.php</a><br /> <a href="http://sol.gfxile.net/gp/">http://sol.gfxile.net/gp/</a></p> <p>The tutorials should show you how to include the given library and how to link it also.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-8986#post-21619</guid>
				<title>Re: Hello All</title>
				<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all#post-21619</link>
				<description></description>
				<pubDate>Sun, 06 May 2007 20:52:30 +0000</pubDate>
				<wikidot:authorName>Slim420</wikidot:authorName>				<wikidot:authorUserId>18041</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thank you for the response. I eventually will end up with C++ im sure. I'm a &quot;newbie&quot; to programming and C. I also forgot to mention that I'm using Linux (debian) build. How would i get the gui library? Once I have it, can I call on it with an #inlude statement?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-8986#post-21586</guid>
				<title>Re: Hello All</title>
				<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all#post-21586</link>
				<description></description>
				<pubDate>Sun, 06 May 2007 17:50:59 +0000</pubDate>
				<wikidot:authorName>u9</wikidot:authorName>				<wikidot:authorUserId>12755</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You need to either use the Windows API or some GUI library. If you want to make games, then SDL is a nice candidate. See <a href="http://www.libsdl.org/">http://www.libsdl.org/</a></p> <p>If you don't mind using c++ you can also check out this hardware accelerated game engine: <a href="http://hge.relishgames.com/">http://hge.relishgames.com/</a><br /> It is a windows-only but pretty nice though. These tutorials show everything you need to do to get it up and running in no time and are very easy to follow: <a href="http://hge.relishgames.com/doc/index.html">http://hge.relishgames.com/doc/index.html</a></p> <p>But if you open a real window output from printf and cout and other stuff will not be seen in it.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-8986#post-21547</guid>
				<title>Re: Hello All</title>
				<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all#post-21547</link>
				<description></description>
				<pubDate>Sun, 06 May 2007 15:32:09 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I don't really use C. However, my uneducated guess would be that you would need some kind of GUI library for that. Some C IDEs + compilers have one built in. I'll let Articoz know that you posted. As he uses C/C++ he can answer this question better than I can.</p> <p>&#8212;hartnell</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://gamedesign.wikidot.com/forum/t-8986#post-21535</guid>
				<title>Hello All</title>
				<link>http://gamedesign.wikidot.com/forum/t-8986/hello-all#post-21535</link>
				<description></description>
				<pubDate>Sun, 06 May 2007 14:43:48 +0000</pubDate>
				<wikidot:authorName>Slim420</wikidot:authorName>				<wikidot:authorUserId>18041</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi everyone, im a beginner in the C rpogramming language. I'm not sure if this is the right place to ask a question like this but, here it goes. I was wondering if there was a way to compile my programs so that they open in they're own window instead of the terminal? Any help would be much appreciated! :)</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>