emacs-devel
[Top][All Lists]
Advanced

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

Re: embedding gtk widgets in a buffer


From: Richard M Stallman
Subject: Re: embedding gtk widgets in a buffer
Date: Sun, 11 May 2008 03:34:43 -0400

    Just to clarify, the placeholder widgets in non-selected windows, would
    be placeholders, not live buttons. They wont become live again until
    that window is selected again.

I am not sure what a placeholder widget does.
Would it work to click on one of these widgets?
It is supposed to work.

    > I see a possible problem in the case where the widget is partially or
    > wholely scrolled off the screen.

    I had in mind getting the widgets to temporarily render into offscreen
    bitmaps.

If you can do that, it should be easy for Emacs to handle displaying
parts of that bitmap (or pixmap?) onto various parts of the screen as needed,
and translating clicks on any of those parts to give them to the widget.
The widget could be associated with the buffer
and not have any specific location on the screen.




reply via email to

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