X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com 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:in-reply-to :user-agent; bh=q5WTZJsToUEgl8e2c2tTvLnxX6jffFgJCeSKeJyhR9c=; b=l9J9KMG9W9+WXB3qxabGQBF9Glu+wgp6Cog+dMWRzIc+eqvRaEz+3+k2Ciid9UjsJe 5b67vcj7oKzDopWbw5lywXw+ad7Oh67diBFryGDXPXwxpO8orlVKLlCiNH8RhnkZR9u4 0Zaz0zmx5mUQ+M/edwWL/BqO0JkMkpAM7g2zb1kIQagVBjrYaX5EhYXXVP9Aruos/SwC IGpOOOAjpeYBi87GNgn/0F4PUzFdujzrkzcd91qaJxAl0FWTkuyWbNiagTdhq2VQnArO ogeyO6QlGwNIovUqS4wH04+dVNuBGe6cVmeTQUMCkSzc6hEDDyLTbITzR/l7wG/+64iW qyvQ== X-Received: by 10.112.8.68 with SMTP id p4mr17227741lba.37.1425142856646; Sat, 28 Feb 2015 09:00:56 -0800 (PST) Date: Sat, 28 Feb 2015 20:00:54 +0300 From: Vladimir Zhbanov To: gEDA User List Subject: Re: [geda-user] Ellipses in gschem? Message-ID: <20150228170054.GA25940@localhost.localdomain> Mail-Followup-To: gEDA User List References: <54EB4593 DOT 7020801 AT envinsci DOT co DOT uk> <20150227122246 DOT GA4091 AT localhost DOT localdomain> <54F0C694 DOT 6080203 AT sbcglobal DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <54F0C694.6080203@sbcglobal.net> 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, Feb 27, 2015 at 11:33:40AM -0800, Girvin Herr wrote: ... > Also, I use arrows and lines to point to components in an assembly drawing. > If the arrows and lines are placed before the drawing is inserted, the > arrows and lines are under the drawing and hidden by the inserted drawing. > I cannot see any way to "Bring to front" or "Move to back", etc., any gschem > objects, as in LibreOffice Draw for example, in order to push the drawing > back behind the arrows and lines. But then this is not a requirement of > gschem. I just remember to insert the drawing first and then create the > arrows and lines over the drawing. That seems to work well. Girvin, The only working way I know to move to back in gschem is as follows: - select all using Ctrl-a - deselect the object(s) you want to move to back using Ctrl+left-mouse-click - Ctrl-x (cut to clipboard) - Ctrl-v (paste from clipboard) Accordingly, the two last actions are the way to bring objects to front. If your drawing is complex, it may be helpful to make a separate symbol for it. Cheers, Vladimir