Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Carlos,

On Mon, 2011-10-24 at 11:32 -0600, Carlos Trewartha wrote:
I was able to hide / unhide toolbar by following your steps.

        Great.

I've included an snapshot how the embedded editor look right now,
while was composing this emai. I'm having refresh issue while
switching to text view but beside that I could say the bug is “fixed”

        Looks lovely. I suspect (going forward) we probably want to have a
custom control for Groupwise' use that deals with a lot of this for you
- in particular setting View->'web layout' (you could prolly invoke this
via emitting ".uno:BrowseView" on some similar framework code. In basic
that might look like:

document  = ThisComponent.CurrentController.Frame
dispatcher = createUnoService("com.sun.star.frame.DispatchHelper")
dispatcher.executeDispatch(document, ".uno:BrowseView", "", 0, Array())

        or somesuch - I think that'd give a nicer editing experience for the
casual user, without the complexity of pagination.

        HTH,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.