Ignore:
Timestamp:
05/23/14 15:08:32 (10 years ago)
Author:
Menzo Windhouwer
Message:

M components/DCSViewer.xml
M components/ExplorerView.xml
M components/DataCategoryBasket.xml
M components/appCanvas.xml

  • set some overflow to hidden
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-interface-gi/interface/JSXAPPS/ISOcat/components/appCanvas.xml

    r4289 r5276  
    1717        <object type="jsx3.gui.LayoutGrid">
    1818          <variants jsxrepeat="2" jsxsizearray="['50','*']" jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxoverflow="2" jsxbestguess="1" jsxorientation="0"></variants>
    19           <strings jsxname="layout (--)" jsxwidth="100%" jsxheight="100%" jsxrows="26,*"></strings>
     19          <strings jsxname="layout (--)" jsxwidth="100%" jsxheight="100%" jsxrows="28px,*"></strings>
    2020          <object type="jsx3.gui.Block">
    2121            <variants jsxoverflow="2"></variants>
     
    3636              </object>
    3737              <object type="jsx3.gui.Menu">
    38                 <variants></variants>
    39                 <strings jsxname="viewMenu" jsxtip="Switch to another candidate interface." jsxtext="view" jsxxml="&lt;data jsxid=&quot;jsxroot&quot;&gt;  &lt;record jsxid=&quot;1&quot; jsxtext=&quot;Explorer&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;1&quot;/&gt;  &lt;record jsxid=&quot;2&quot; jsxtext=&quot;Desktop&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;0&quot;/&gt;  &lt;record jsxid=&quot;3&quot; jsxtext=&quot;Tabbook&quot; jsxgroupname=&quot;view&quot; jsxselected=&quot;0&quot;/&gt;  &lt;/data&gt;" jsximage="http://isocat:8080/Tango/16x16/apps/preferences-system-windows.png" jsxdisplay="none"></strings>
    40                 <events jsxexecute="this.selectItem(strRECORDID,true);org.isocat.activateView(objRECORD.getAttribute(&quot;jsxtext&quot;));"></events>
    41               </object>
    42               <object type="jsx3.gui.Menu">
    4338                <variants jsxxmlasync="0"></variants>
    4439                <strings jsxname="helpMenu" jsxtip="menu" jsxxmlurl="xml/help.xml"></strings>
     
    4843          </object>
    4944          <object type="jsx3.gui.Block">
    50             <variants jsxoverflow="1"></variants>
     45            <variants jsxoverflow="2"></variants>
    5146            <strings jsxname="desktop" jsxwidth="100%" jsxheight="100%" jsxrelativeposition="1"></strings>
    5247            <object type="jsx3.gui.Splitter">
     
    5550              <events jsxafterresize=""></events>
    5651              <object type="jsx3.gui.Block">
    57                 <variants jsxoverflow="1"></variants>
     52                <variants jsxoverflow="2"></variants>
    5853                <strings jsxname="top" jsxwidth="100%" jsxheight="100%" jsxbgcolor="white"></strings>
    5954                <dynamics jsxborder="@Inset"></dynamics>
     
    6156              </object>
    6257              <object type="jsx3.gui.Block">
    63                 <variants jsxoverflow="1"></variants>
     58                <variants jsxoverflow="2"></variants>
    6459                <strings jsxname="bottom" jsxwidth="100%" jsxheight="100%" jsxbgcolor="white"></strings>
    6560                <dynamics jsxborder="@Inset"></dynamics>
Note: See TracChangeset for help on using the changeset viewer.