emacs-devel
[Top][All Lists]
Advanced

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

Re: set-frame-parameter a child-frame's 'parent-frame error on macOS ?


From: Feng Shu
Subject: Re: set-frame-parameter a child-frame's 'parent-frame error on macOS ?
Date: Sat, 20 Jan 2018 08:11:04 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux)

martin rudalics <address@hidden> writes:

>> It is a bad news, for company menu, recreating child-frame is toooo slow
>> and flicker,so positioning an existing child-frame is *must* needed.
>
> Does "existing" mean a temporarily invisible child-frame?

when first complete, 
company-childframe will create a invisible child-frame,
posit this invisible child-frame, and make it visible.

but after this, company-childframe just posit visible
child-frame to next position.

so sometime need posit invisible child-frame, sometimes
need posit visible child-frame :-)


>
> martin
>

-- 




reply via email to

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