all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: joakim@verona.se
To: emacs-devel@gnu.org
Subject: Whats the right way to add gtk components to Emacs?
Date: Sat, 02 Jul 2011 17:53:17 +0200	[thread overview]
Message-ID: <m3aacwisr6.fsf@verona.se> (raw)

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	other threads:[~2011-07-02 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-02 15:53 joakim [this message]
2011-07-03  9:08 ` Whats the right way to add gtk components to Emacs? Jan Djärv
2011-07-03 18:04   ` joakim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3aacwisr6.fsf@verona.se \
    --to=joakim@verona.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.