X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=5z77sd7bVHTANZtlgJYOHcgY/hJ+/k3UzOYHMaCRdSE=; b=eFi14yaLRAjZOmCA3K4iApZ24jFGc6vVBdXXxb1jS87GNsbOQAjbayMqsbiaU4SJMp Jk5Ehhi4BI8+PdIk9Xt0cwcOtVZCMnb3GMllUj0eunz6v+5apYVKvEIgdpCxrCCl+59F WA3kiFKPmCtbNM3MrHJghKkGg+0bviw2EWAqlYdt2caX13S7lf0lX1Dv0r3DlBhFL8/B gCySsqua2RQFut3mDs/xPFP53H76mGZDNbuImZcSLsHXD9lvO2paR1mHffqvphSQ4Y/J KgHNNZ+zdNUTShg2FRVUkicfma9P0huvanFRcuhE2a44E7Sj3oQVga+G6dOAsd95CViC bRcw== X-Received: by 10.112.167.202 with SMTP id zq10mr4002559lbb.69.1440094980474; Thu, 20 Aug 2015 11:23:00 -0700 (PDT) Date: Thu, 20 Aug 2015 21:22:58 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Docking Widgets from Dialogs Message-ID: <20150820182258.GA3590@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, Aug 18, 2015 at 08:25:52AM -0700, Edward Hennessy (ehennes AT sbcglobal DOT net) [via geda-user AT delorie DOT com] wrote: > Docking the single attribute editor widgets will make the widgets shorter under the normal window sizing. So, the edit widgets won’t conveniently display long strings. I’m not sure what direction to take with this dialog: > > 1. Keep the dialog and make it non-modal > 2. Dock the widgets in the sidebar under the object tab > 3. Dock the widgets in the sidebar under the object tab and add a button to launch an edit dialog that handles long strings better I'd prefer the third option. > > With the edit slot number dialog, these widgets aren’t editing actual object properties, but attributes. I’m not sure what direction to take with this dialog: > > 1. Dock the widgets in the sidebar under the object tab > 2. Dock the widgets in the sidebar under a new tab with a name TBD I'd prefer the second option. And there is another option of not using tabs and placing frames one below other and using scrollbar to access them as inkscape does. Cheers, Vladimir