emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing UI elements behind text


From: JD Smith
Subject: Re: Drawing UI elements behind text
Date: Wed, 27 Nov 2024 16:15:01 -0500

> On Nov 27, 2024, at 1:58 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
> They are anchored at locations on the buffer, specified by line/column.

Would it make sense to attach the drawn elements to text rather than row/column 
positions?  Otherwise you may need to recompute and redraw the entire buffer’s 
line content even after inserting a single character. For concreteness, suppose 
you are drawing a fancy box around a paragraph. 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]