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=CjSHqeGgp8llMHKxu7FCAcUnalAt2KD6gXENGKfuNlc=; b=HZncJsH4IQkYykXlna5q3b3i2JKL60CvrA/Qbxyy2AI0ZJZN2edb0BbC71/V0U0v3P cqZ6EJrbVyY0QNVhMZb8CUy2/mkZIZUSlCBDKF1Fw0GVFSKrG/myvYRkzR5Kr6xXqFhR sMI7k+uFX7hh60N4EbPgOrfGrBG6juuVthvSTZZN/nUNLd0GnkpD1UH7uxUX9z1wV/vh 7PHWG1tuxSJV9CBhA6EeAcx/wA9LYlS023SSLV+USVXOWaroyBYcO5B+dX0YMejCS87q 4vUheSTMATXCkis5eUj1CJgkQBSj0qQO2nYsepFTMVQQ7pWi4eYSO0JtSTF+xQ0riWu4 /ZyQ== X-Received: by 10.152.4.163 with SMTP id l3mr14914692lal.35.1437757384952; Fri, 24 Jul 2015 10:03:04 -0700 (PDT) Date: Fri, 24 Jul 2015 20:03:01 +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 Property Editors Message-ID: <20150724170301.GB2835@localhost.localdomain> Mail-Followup-To: "geda-user AT delorie DOT com" References: <6384EC21-FBC6-47D2-A371-CB9770C27561 AT sbcglobal DOT net> 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 Fri, Jul 24, 2015 at 09:21:47AM -0700, Edward Hennessy (ehennes AT sbcglobal DOT net) [via geda-user AT delorie DOT com] wrote: > > > On Jul 24, 2015, at 7:40 AM, Bob Paddock (graceindustries AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > > On Fri, Jul 24, 2015 at 12:41 AM, Edward Hennessy > > (ehennes AT sbcglobal DOT net) [via geda-user AT delorie DOT com] > > wrote: > >> I’m interested in converting some of the dialog boxes to be docked on the right side of the main window. > >> > >> - Is anyone interested in keeping the option to use them as separate dialogs? > >> - Is anyone opposed to adding GDL (Gnome Docking Library) as a dependency? > > > > Will that cause problems of the Windows version? > > > > Won’t know until tested. However, the configure.in for GDL looks good: > > - the file tests for the presence of mingw > - the file tests if configured for Gnome or not > - other dependencies look fine > > I don’t have a Windows machine. If someone with Windows can help by building it, I could check in some code for testing. If it doesn’t work right, we can revert. I have one Windows system available at my work. Rather, it's my dual-boot laptop, so I could test your code. I cannot do this until Monday though, and even then, I cannot promise to do it soon as I'm quite alone now at our works with lots of various equipment and have big troubles. If only at dinner-time :) Cheers, Vladimir