<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../style.css">
<title>
Gambas Documentation - IDE
</title>
</head>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../help+en"><img class="flag" alt="Home" border="0" src="../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../api+en">Up</a>&nbsp;
<a href="guicomp/window+en">Previous</a>&nbsp;
<a href="name+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
IDE
</h1>
<h4>How To Open, <a href="../comp/gb.debug/debug+en">Debug</a> and Compile the IDE</h4>
<p>
The <a href="../def/gambas+en">Gambas</a> IDE is written in <a href="../def/gambas+en">Gambas</a>. It comes with the <a href="../def/gambas+en">Gambas</a> source .tar.bz2 file.
<p>
<ul>
<li>Download <a href="../def/gambas+en">Gambas</a>, e.g. Version from <a href="http+//gambas.sourceforge.net/">http://gambas.sourceforge.net/</a>
<p>
<li>Install and compile it according to &quot;Compiling <a href="../def/gambas+en">Gambas</a>&quot; page on same server.
<p>
<li>Run <a href="../def/gambas+en">Gambas</a>
<p>
<li>Assume you have installed it in ~/gambas2-1.9.28 .
</ul>

Open Project  ~/gambas2-1.9.28/apps/src/gambas2 .
<p>
<ul>
<li>Press the start <a href="../comp/gb.qt/button+en">Button</a>
<p>
<li>You now see the <a href="../def/gambas+en">Gambas</a> IDE running in <a href="../def/gambas+en">Gambas</a>. You can open your project ...
<p>
<li>Close it
<p>
<li>Modify something , the background property of one of the forms.
</ul>

</div>
</body>
</html>

