User: fs      
Date: 05/05/30 02:04:34

Modified:
 /dba/www/specifications/
  index.html

Log:
 multi column list and combo boxes

File Changes:

Directory: /dba/www/specifications/
===================================

File [changed]: index.html
Url: 
http://dba.openoffice.org/source/browse/dba/www/specifications/index.html?r1=1.104&r2=1.105
Delta lines:  +83 -104
----------------------
--- index.html  11 Mar 2005 12:09:27 -0000      1.104
+++ index.html  30 May 2005 09:04:32 -0000      1.105
@@ -2,10 +2,11 @@
 <html>
 <head>
   <title>OpenOffice.org Database Specifications</title>
-  <meta http-equiv="content-type"
- content="text/html; charset=ISO-8859-1">
+  <meta http-equiv="content-type"content="text/html; charset=ISO-8859-1">
   <meta http-equiv="Content-Style-Type" content="text/css">
-  <style type="text/css"> @import "/css/dba.css"; .available_in_1x_not_used { 
background-color:#CCFFCC; }
+  <style type="text/css">
+    @import "/css/dba.css";
+    .available_in_1x_not_used { background-color:#CCFFCC; }
        .available_in_20_not_used { background-color:#CCFFFF; }
        .available_in_680_not_used { background-color:#FFFFCC; }
        </style>
@@ -50,11 +51,9 @@
     <tr>
       <td>
       <ul>
+        <li> 2005-05-30: <a href="#forms">Multi Column List and Combo Box 
Controls</a>
         <li> 2004-11-08: <a href="#application">Embedded Database</a>
-        <li> 2004-06-18: <a href="#forms">Form Controls:
-Interoperability I (linguistic review)</a>
-        <li> 2004-06-17: <a href="#application">Export and Import of
-Queries</a></li>
+        <li> 2004-06-18: <a href="#forms">Form Controls: Interoperability I 
(linguistic review)</a>
       </ul>
       </td>
       <td width="300"> <b>V</b>: Document version<br>
@@ -110,10 +109,9 @@
  title="OpenOffice.org Text Document" alt="sxw"
  style="width: 13px; height: 16px"> </td>
     </tr>
-<!-----------------------------> <tr>
-      <td><a
- 
href="http://dba.openoffice.org/specifications/Database_Registration.sxw";>Database
-Registration dialog</a></td>
+    <!----------------------------->
+    <tr>
+      <td><a 
href="http://dba.openoffice.org/specifications/Database_Registration.sxw";>Database
 Registration dialog</a></td>
       <td>The document describes the new database registration dialog.<br>
       </td>
       <td><a href="mailto:[EMAIL PROTECTED]">Ocke Janssen</a></td>
@@ -121,35 +119,29 @@
       <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2004-01-28<br>
       </td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"> </td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"> </td>
     </tr>
-<!-----------------------------> <tr>
+    <!----------------------------->
+    <tr>
       <td><a href="query_im_export.sxw">Export and Import of Queries</a></td>
       <td>The document describes a feature to provide the easy
-importing and exporting of queries (SQL statements) created within OOo
-Base.</td>
+        importing and exporting of queries (SQL statements) created within OOo
+        Base.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Phill Gillespie</a></td>
       <td>1.0</td>
-      <td><span class="available_whenever"><u>???</u></span></td>
+      <td><span class="available_whenever">t.b.d.</span></td>
       <td>2004-06-13</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"> </td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"> </td>
     </tr>
+    <!----------------------------->
     <tr>
-      <td><a href="Embedded_Database.sxw">Embedded
-Database</a></td>
-      <td>The document describes a feature to embed any kind of
-databases.</td>
+      <td><a href="Embedded_Database.sxw">Embedded Database</a></td>
+      <td>The document describes a feature to embed any kind of databases.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Ocke Janssen</a></td>
       <td>1.0</td>
       <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2004-11-08</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"> </td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"> </td>
     </tr>
   <!-- ======================= -->
   <!-- Wizards                 -->
@@ -288,10 +280,10 @@
       <td> <br>
       </td>
     </tr>
-<!-- ======================= --><!-- Forms and Form Controls --> <tr
- class="MainTableHeader">
-      <td rowspan="1" colspan="7"><a name="forms"></a>Forms and Form
-Controls</td>
+    <!-- ======================= -->
+    <!-- Forms and Form Controls -->
+    <tr class="MainTableHeader">
+      <td rowspan="1" colspan="7"><a name="forms"></a>Forms and Form 
Controls</td>
     </tr>
     <tr class="InnerTableHeader">
       <td valign="top" width=180>Specification Name:</td>
@@ -302,117 +294,104 @@
       <td>D</td>
       <td>T</td>
     </tr>
-<!-----------------------------> <tr>
-      <td valign="top" width=180><a
- href="forms/scrollbar_form_control.sxw">Scroll Bar Form Control</a> </td>
+    <!----------------------------->
+    <tr>
+      <td valign="top" width=180><a 
href="forms/scrollbar_form_control.sxw">Scroll Bar Form Control</a> </td>
       <td>A form control which acts as a scrollbar.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0</td>
       <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2003-11-05</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
-      <td width=180><a
- 
href="http://dba.openoffice.org/specifications/forms/spinbutton_form_control.sxw";>Spin
-Button Form Control</a></td>
+    <!----------------------------->
+    <tr>
+      <td width=180><a 
href="http://dba.openoffice.org/specifications/forms/spinbutton_form_control.sxw";>Spin
 Button Form Control</a></td>
       <td>A form control which acts as a spinbutton.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0</td>
-      <td><a class="available_in_680"
- href="http://download.openoffice.org/680/index.html";>680</a></td>
+      <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2003-11-05</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
-      <td><a href="forms/prop_browser_enhancements.sxw">Property
-Browser Enhancements</a></td>
-      <td>Changes to the form/control property browser which hopefully
-increase its usability</td>
+    <!----------------------------->
+    <tr>
+      <td><a href="forms/prop_browser_enhancements.sxw">Property Browser 
Enhancements</a></td>
+      <td>Changes to the form/control property browser which hopefully 
increase its usability</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0.3</td>
-      <td><a class="available_in_680"
- href="http://download.openoffice.org/680/index.html";>680</a></td>
+      <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2004-03-03</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
+    <!----------------------------->
+    <tr>
       <td><a href="forms/rich_text_control.sxw">A Rich Text Form 
Control</a></td>
-      <td>This document describes a control which allows displaying and
-editing rich text.</td>
+      <td>This document describes a control which allows displaying and 
editing rich text.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0.2</td>
       <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2005-02-17</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
+    <!----------------------------->
+    <tr>
       <td><a href="forms/navigation_bar.sxw">Navigation Bar Form 
Control</a></td>
-      <td>This document describes a control which provides the
-functionality from the well-known form navigation toolbar.</td>
+      <td>This document describes a control which provides the functionality 
from the well-known form navigation toolbar.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0.2</td>
-      <td><a class="available_in_680"
- href="http://download.openoffice.org/680/index.html";>680</a></td>
+      <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2004-07-15</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
-      <td><a href="forms/navigation_buttons.sxw">Form Navigation
-Functionality for Push Buttons</a></td>
+    <!----------------------------->
+    <tr>
+      <td><a href="forms/navigation_buttons.sxw">Form Navigation Functionality 
for Push Buttons</a></td>
       <td>This document describes an extension to push button controls,
-which allows to easily assign common form navigation functionality
-(such as moving the form to a new record) to those buttons.</td>
+        which allows to easily assign common form navigation functionality
+        (such as moving the form to a new record) to those buttons.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0.1</td>
-      <td><a class="available_in_680"
- href="http://download.openoffice.org/680/index.html";>680</a></td>
+      <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2004-04-05</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
-      <td><a href="forms/multiline_line_ends.sxw">Handling Line Ends in
-MultiLine Text Fields</a></td>
-      <td>specifies how to handle different line ends ("DOS-like" (CR
-LF) vs. "Unix-like" (LF)) in form controls.</td>
+    <!----------------------------->
+    <tr>
+      <td><a href="forms/multiline_line_ends.sxw">Handling Line Ends in 
MultiLine Text Fields</a></td>
+      <td>specifies how to handle different line ends ("DOS-like" (CR LF) vs. 
"Unix-like" (LF)) in form controls.</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0</td>
       <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2004-04-26</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
-      <td width=180><a
- href="forms/form_controls_interop_1.sxw">Form Controls:
-Interoperability I</a></td>
-      <td>OpenOffice.org's form controls will be refit with various new
-properties, which allow to modify appearance-related aspects of them
-which previously could not be customized. This gives ....</td>
+    <!----------------------------->
+    <tr>
+      <td width=180><a href="forms/form_controls_interop_1.sxw">Form Controls: 
Interoperability I</a></td>
+      <td>OpenOffice.org's form controls will be refit with various new 
properties,
+          which allow to modify appearance-related aspects of them
+          which previously could not be customized. This gives ....</td>
       <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
       <td>1.0</td>
       <td><a class="available_in_680" 
href="http://download.openoffice.org/680/index.html";>680</a></td>
       <td>2004-06-18</td>
-      <td><img src="../images/sxw.gif"
- title="OpenOffice.org Text Document" alt="sxw"
- style="width: 13px; height: 16px"></td>
+      <td><img src="../images/sxw.gif" title="OpenOffice.org Text Document" 
alt="sxw" style="width: 13px; height: 16px"></td>
     </tr>
-<!-----------------------------> <tr>
-      <td> <br>
-      </td>
+    <!----------------------------->
+    <tr>
+      <td width=180><a href="forms/multi_column_list_controls.odt">Multi 
Column List and Combo Box Controls</a></td>
+      <td>OpenOffice.org extends its existing list and combo box form controls 
to allow for more than one column.
+          That is, ...</td>
+      <td><a href="mailto:[EMAIL PROTECTED]">Frank Sch�nheit</a></td>
+      <td>0.1</td>
+      <td><span class="available_whenever">t.b.d.</span></td>
+      <td>2005-05-30</td>
+      <td><img src="../images/odt.gif" title="OpenOffice.org Text Document" 
alt="odt" style="width: 16px; height: 16px"></td>
+    </tr>
+    <!----------------------------->
+    <tr>
+      <td> <br/> </td>
     </tr>
 <!-- ======================= --><!-- Miscellaneous           --> <tr
  class="MainTableHeader">




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to