emacs-devel
[Top][All Lists]
Advanced

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

Whats the right way to add gtk components to Emacs?


From: joakim
Subject: Whats the right way to add gtk components to Emacs?
Date: Sat, 02 Jul 2011 17:53:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

I the Xwidget branch I add gtk components to the buffer. It works mostly
well. Some cases dont work too well:

- If I create a new toplevel window and add a component to it, Emacs
  crashes.
- If I make an offscreen buffer and try to catch damage events, many
  events seemingly get lost.

Emacs does some kind of trickery with X events which I suspect is the
root cause. How does this work? How do I make my more complicated
components work in this scheme?   
-- 
Joakim Verona



reply via email to

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