Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5F30FD00A for ; Fri, 2 Nov 2012 08:12:29 +0000 (UTC) Received: (qmail 92616 invoked by uid 500); 2 Nov 2012 08:12:28 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 92493 invoked by uid 500); 2 Nov 2012 08:12:27 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 92476 invoked by uid 99); 2 Nov 2012 08:12:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 08:12:27 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of awf.aoo@gmail.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 08:12:19 +0000 Received: by mail-wi0-f177.google.com with SMTP id hj13so774099wib.0 for ; Fri, 02 Nov 2012 01:11:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=9wj2YfGxAAGEDUjVMRM6yZka4dpEQy7ABw4AQPtF6u8=; b=1KRStpbzr+dR+sZrI6fS6+U9dN/cNJBJ3LMbt1tKkyLgufkmO+4GcpBTKa+z+l6qhT 7xYnA43VPs5KRAmuW+BDyZz/cLg2ctkfD92mv3Jz/g5q84xebKKjXp/u/9DMO9EiS/kI 0PZH/lfCssA5H2rnTStB6KOnCQObm3WSDkkfQC7csau56u0E62x0Ts98ibqxk6IEqmSC QlgKeiZwJQXNPG/WbsAN2DntFUm0MWAfBuayOk+mrtfr/PoP+6En+7gevpMlDn3y3Ucq DdRaLZkdfRL0EOhkNZEURUfYgHhqHwVxRCB4p0CRkBSyWZ4ZE1+klHqM3sKtzN1am5dD ccqQ== Received: by 10.216.217.38 with SMTP id h38mr299722wep.82.1351843918405; Fri, 02 Nov 2012 01:11:58 -0700 (PDT) Received: from [9.155.131.83] (deibp9eh1--blueice2n2.emea.ibm.com. [195.212.29.172]) by mx.google.com with ESMTPS id dq6sm1216284wib.5.2012.11.02.01.11.57 (version=SSLv3 cipher=OTHER); Fri, 02 Nov 2012 01:11:57 -0700 (PDT) Message-ID: <5093804A.3080005@googlemail.com> Date: Fri, 02 Nov 2012 09:11:54 +0100 From: Andre Fischer User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [UX] - Design Exploration - Dockable Task Pane (Sidebar) - Tab User Interface Design References: <50929A27.8020202@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 01.11.2012 17:02, RGB ES wrote: > 2012/11/1 Andre Fischer > >> On 01.11.2012 09:59, Kevin Grignon wrote: >> >>> Hello All, >>> >>> I've been exploring design alternatives for adding navigation tabs to the >>> docked task pane. >>> >>> See: >>> http://wiki.openoffice.org/**wiki/AOO_UX_Design_** >>> Exploration_-_Docked_Task_**Pane_Container_-_Tab_User_**Interface_Design >>> >>> >> We should keep in mind that there are not only UX changes involved here. >> I see three areas to work on: >> >> 1. UX. Look and feel. Kevin has made the first step in this area. >> >> 2. Programming framework. There is already a UNO API for plugable sidebar >> controls in general. There is a C++ framework for the side bar used in >> Impress. These different approaches should be unified and extended to be >> usable by all AOO applications and by extension developers. >> >> 3. Sidebar content. At the moment I only know the sidebar in AOO Impress >> (implemented a large part of it myself) and the Symphony sidebar. >> > You can dock the stylist, the navigator, the gallery and the old "fontwork > tool" to have a sort of sidebar on all AOO components. I know. And it will be a challenge, at least on the technical level, to join all the different features that we have to today, that can contribute the new side bar. -Andre > > Regards > Ricardo > > >> I think that we want the sidebar for AOO Writer and Calc, too, and have to >> think about what to put into it. Here we can learn and copy a lot from >> Symphony. >> >> -Andre >>