<!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 - gb.qt implementation details
</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="gambas+en">Previous</a>&nbsp;
<a href="guicomp/button+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
gb.qt implementation details
</h1>
This page will describe the implementation details of <tt>gb.qt</tt> controls so that <tt>gb.qt</tt> and <tt>gb.gtk</tt> have the same behaviour in the future.
<p>
These things are not engraved in marble. Any suggestion is welcome.
<p>
<h2>Index of specifications</h2>
<p>
<table width="100%">
<tr>
<td align="right" valign="top"><b>B</b></td>
<td width="4"></td><td valign="top"><a href="guicomp/button+en">Button</a></td>
<td align="right" valign="top"><b>L</b></td>
<td width="4"></td><td valign="top"><a href="guicomp/label+en">Label &amp; TextLabel</a></td>
<td align="right" valign="top"><b>T</b></td>
<td width="4"></td><td valign="top"><a href="guicomp/textbox+en">TextBox</a></td>
</tr>
<tr>
<td align="right" valign="top"><b>C</b></td>
<td width="4"></td><td valign="top"><a href="guicomp/combobox+en">ComboBox</a></td>
<td></td>
<td width="4"></td><td valign="top"><a href="guicomp/listbox+en">ListBox</a></td>
<td align="right" valign="top"><b>W</b></td>
<td width="4"></td><td valign="top"><a href="guicomp/window+en">Window &amp; Form</a></td>
</tr>
</table>

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

