unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* gtk socket problems
@ 2014-08-07 14:06 Max
  0 siblings, 0 replies; only message in thread
From: Max @ 2014-08-07 14:06 UTC (permalink / raw)
  To: guile-user

Hi.

I'm trying to use guile-gtk with external program over socket interface.

I create gtk-socket in let* via
(gsock1 (make <gtk-socket>))

Than I append it to my main widget which gtk-notebook via
append-page-menu notebook gsock1

Unfortunately it fails with "Gtk-CRITICAL **: IA__gtk_socket_get_id: assertion
'GTK_WIDGET_ANCHORED (socket)' failed" error, the socket-id is always 0.

I've tried to go through docs but they are very brief and have no code examples :(

Any ideas what might get wrong in here?
Any references to code sample which shows how to use gtk-socket from guile properly?

cheers,
Max.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-07 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-07 14:06 gtk socket problems Max

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).