Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-151

Simplify client wgt structure

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Normal Normal
    • 5.2.0
    • None
    • None
    • Security Level: Jimmy
    • None

      Current Result

      Spreadsheet toolbar is wrapped by a borderlayout and a tabbox, yet it's not necessary to use those widgets.
      Changing to a simpler structure as

      <div vflex="1" hflex="1">
         <vlayout vflex="1" hflex="1">
            <div hflex="1">
               <toolbar hflex="1">
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
                  <toolbarbutton label="BTNBTNBTN"></toolbarbutton>
               </toolbar>
            </div>
            <div vflex="1" hflex="1">
              //current formula bar and sheet structure
            </div>
         </vlayout>
      </div>

      could also avoid issue as KEIKAI-126

       

       

            wenninghsu wenninghsu
            wenninghsu wenninghsu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: