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/ExplorerView.xml

    r2029 r5276  
    88objExplorer = new org.isocat.gui.Explorer(objJSX);]]></onAfterDeserialize>
    99  <object type="jsx3.gui.Block">
    10     <variants jsxoverflow="1"></variants>
     10    <variants jsxoverflow="2"></variants>
    1111    <strings jsxname="ExplorerView" jsxwidth="100%" jsxheight="100%" jsxrelativeposition="1"></strings>
    1212    <object type="jsx3.gui.Splitter">
     
    3232          <object type="jsx3.gui.Tab">
    3333            <variants jsxzindex="3" jsxheight="20"></variants>
    34             <strings jsxname="tab" jsxtext="overview" jsxbgcolor="#d8d8e5"></strings>
     34            <strings jsxname="tab" jsxtext="overview" jsxbgcolor="#e8e8f5"></strings>
    3535            <object type="jsx3.gui.Block">
    3636              <variants jsxoverflow="2" jsxrelativeposition="0" jsxleft="0" jsxtop="0"></variants>
    37               <strings jsxname="overview" jsxwidth="100%" jsxheight="100%" jsxdisplay="" jsxvisibility=""></strings>
     37              <strings jsxname="overview" jsxwidth="90%" jsxheight="90%" jsxdisplay="" jsxvisibility="visible"></strings>
    3838              <dynamics jsxbgcolor="@Solid Medium"></dynamics>
    3939            </object>
     
    4141          <object type="jsx3.gui.Tab">
    4242            <variants jsxzindex="3" jsxheight="18"></variants>
    43             <strings jsxname="tab" jsxtext="detail" jsxbgcolor="#e8e8f5"></strings>
     43            <strings jsxname="tab" jsxtext="detail" jsxbgcolor="#d8d8e5"></strings>
    4444            <object type="jsx3.gui.Block">
    4545              <variants jsxoverflow="2" jsxrelativeposition="0" jsxleft="0" jsxtop="0" jsxloadtype="4"></variants>
    46               <strings jsxname="detail" jsxwidth="100%" jsxheight="100%" jsxdisplay="none" jsxvisibility=""></strings>
     46              <strings jsxname="detail" jsxwidth="100%" jsxheight="100%" jsxdisplay="none" jsxvisibility="visible"></strings>
    4747              <dynamics jsxbgcolor="@Solid Medium"></dynamics>
    4848              <object type="jsx3.gui.Splitter">
Note: See TracChangeset for help on using the changeset viewer.