<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IDE: Dialogs: Simulating tabbed dialog boxes using Page/Step property is not documented"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124562#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - IDE: Dialogs: Simulating tabbed dialog boxes using Page/Step property is not documented"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124562">bug 124562</a>
              from <span class="vcard"><a class="email" href="mailto:LibreOfficiant@sfr.fr" title="LibreOļ¬ƒciant <LibreOfficiant@sfr.fr>"> <span class="fn">LibreOļ¬ƒciant</span></a>
</span></b>
        <pre>About feature #1

Dialogs do not propose "tabs UX". "Page (step)" property allows to mimic such
similarly to a wizard UI that guide the end-user thru a stepped process.

Dialogs (Model.Step) and controls all have that "Page(step)" property. Controls
can be hidden are shown according to dialogs Step value: 

o  Controls with Step=0 are always shown
o  When dialog Step=zero all controls are shown
o  When dialog Step equals n, all controls with step=n and controls with Step=0
are visible.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>