all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bozhidar Batsov <bozhidar@batsov.com>
To: Alan Third <alan@idiocy.org>
Cc: Anders Lindgren <andlind@gmail.com>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: NS port and fancy OS X scrollbars
Date: Sun, 28 Feb 2016 15:04:42 +0200	[thread overview]
Message-ID: <CAM9Zgm3FD-EKEcJo+1kwoVRSzVNt7nTpXhaR0u+MOFVGm+tH2w@mail.gmail.com> (raw)
In-Reply-To: <20160224212138.GB81983@galloway.idiocy.org>

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

Looking forward to seeing this implemented!

On 24 February 2016 at 23:21, Alan Third <alan@idiocy.org> wrote:

> On Tue, Feb 23, 2016 at 11:27:44PM +0000, Alan Third wrote:
> > As far as I can tell the 'right' way to do it is to create an
> > NSScrollView and put your buffer content into another NSView within
> > it. This seems to give you native scrollbars for a lot less work than
> > is being done at the moment. However I think we'd lose the ability to
> > put the vertical scrollbars on the left. I don't know how important
> > that feature is.
> >
> > I think there's a bigger problem, though. It looks to me like the mode
> > line is currently drawn into the same NSView as the rest of the
> > buffer, so just wrapping the current NSView with an NSScrollView would
> > result in the vertical scrollbar overlapping the mode line, and the
> > horizontal scrollbar below it.
>
> Ignore this. After a bit more investigation it looks like it's
> perfectly easy to position the NSScrollers anywhere within an
> NSScrollView, so I'll just shut up now and try implementing it.
>
> --
> Alan Third
>
>

[-- Attachment #2: Type: text/html, Size: 1600 bytes --]

      reply	other threads:[~2016-02-28 13:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 23:27 NS port and fancy OS X scrollbars Alan Third
2016-02-24  9:56 ` Anders Lindgren
2016-02-24 19:34   ` Alan Third
2016-02-24 21:21 ` Alan Third
2016-02-28 13:04   ` Bozhidar Batsov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAM9Zgm3FD-EKEcJo+1kwoVRSzVNt7nTpXhaR0u+MOFVGm+tH2w@mail.gmail.com \
    --to=bozhidar@batsov.com \
    --cc=alan@idiocy.org \
    --cc=andlind@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.