phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xul


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/templates/default nextmatch_widget.xul,NONE,1.1
Date: Tue, 17 Sep 2002 17:31:48 -0400

Update of /cvsroot/phpgroupware/etemplate/templates/default
In directory subversions:/tmp/cvs-serv7267

Added Files:
        nextmatch_widget.xul 
Log Message:
first version of the nextmatch-widget

--- NEW FILE ---
<?xml version="1.0"?>
<overlay>
  <grid id="etemplate.nextmatch_widget" template="" lang="" group="" 
version="0.9.15.001">
    <columns>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
      <column/>
    </columns>
    <rows>
      <row>
        <description span="all" value="Total %s notes" no_lang="1" 
align="center" id="rows[0]"/>
      </row>
      <row class="nmh">
        <button image="first.gif" ro_image="first-grey.gif" label="First" 
id="first" statustext="go to the first entry"/>
        <button image="left.gif" ro_image="left-grey.gif" label="Left" 
id="left" statustext="go to the previous page of entries"/>
        <menulist label="Category" onchange="1" statustext="select a Category">
          <menupopup id="cat_id" options="-1" type="select-cat"/>
        </menulist>
        <textbox id="search" statustext="a pattern to be searched for"/>
        <button label="Search" id="start_search" statustext="to start the 
search"/>
        <menulist label="@filter_label" onchange="1" statustext="@filter_help">
          <menupopup id="filter"/>
        </menulist>
        <menulist label="@filter2_label" onchange="1" 
statustext="@filter2_help">
          <menupopup id="filter2"/>
        </menulist>
        <button image="right.gif" ro_image="right-grey.gif" label="Right" 
id="right" statustext="go to the next page of entries"/>
        <button image="last.gif" ro_image="last-grey.gif" label="Last" 
id="last" statustext="go to the last entry"/>
      </row>
      <row>
        <grid content="rows" span="all" align="center" id="@template"/>
      </row>
    </rows>
  </grid>
</overlay>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]