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

Simplify client wgt structure

    XMLWordPrintable

Details

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

    Description

      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

       

       

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: