all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Whats the right way to add gtk components to Emacs?
@ 2011-07-02 15:53 joakim
  2011-07-03  9:08 ` Jan Djärv
  0 siblings, 1 reply; 3+ messages in thread
From: joakim @ 2011-07-02 15:53 UTC (permalink / raw)
  To: emacs-devel

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-03 18:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-02 15:53 Whats the right way to add gtk components to Emacs? joakim
2011-07-03  9:08 ` Jan Djärv
2011-07-03 18:04   ` joakim

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.