<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Change the default UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135501#c53">Comment # 53</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Change the default UI"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135501">bug 135501</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>(In reply to Telesto from <a href="show_bug.cgi?id=135501#c52">comment #52</a>)

<span class="quote">> (In reply to V Stuart Foote from <a href="show_bug.cgi?id=135501#c6">comment #6</a>)
> > No this is pragmatic--the MUFFIN Tabbed NB only looks like the MS Ribbon UI
> > it does not implement that API.

> I'm not all know in feature richness of the Ribbon interface. So what are
> you exactly pointing too? Live Preview? Or also other things?</span >

Have a look, the MS Ribbon Class [1] is fully implemented API for GUI
development in source (or for user scripted GUI customization). Every facet of
the MS Ribbon UI is directly programmable for UWP or DWM use, and then
integrates well with other MS Windows controls.

The MUFFIN Notebook Bar framework is limited by the controls, attributes and
actions available implemented as UNO applets. UNO controls can not be
manipulated like Ribbon Class object and any functional similarity is skin
deep. They are not implemented as 'native' Windows (UWP/DWM) and so won't
function like them--though naive users will expect them to.  Why expose the
Windows users to that disappointment--and cause a lot of grief to the project
otherwise when those users say they "expect" it.

Rather than wasting project resources on changing default and dealing with long
running support requests, IMHO much more appealing to fix other facets of the
GUI (e.g. Dark Mode support). And then implement new useful document modes for
the Libreoffice GUI handling of ODF, e.g. Tabbed (<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tabbed UI (Writer): Division/section-per-tab (similar to Lotus WordPro)"
   href="show_bug.cgi?id=33173">bug 33173</a>) or Multi-document
(<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tabbed UI: Document-per-tab (similar to Firefox, Opera, gedit) MDI"
   href="show_bug.cgi?id=37134">bug 37134</a>) 

=-ref-=
[1]
<a href="https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.ribbon.ribbon?view=netframework-4.8">https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.ribbon.ribbon?view=netframework-4.8</a></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>