Re: Trying guile as an extention language for a 'real world' product

2010-07-08 Thread Andy Wingo
Hi! On Sat 03 Jul 2010 06:36, ri...@happyleptic.org writes: > At work, I recently pushed the idea to use an extention language for our > main product, which is a middle sized program written in C with many > threads, that must run quickly without without interruption 24/7, and > that have little

Re: gtk-menu-popup [guile-gnome2 2.16.1-4]

2010-07-08 Thread Andy Wingo
Hi, On Fri 02 Jul 2010 04:37, David Pirotte writes: > ERROR: No applicable method for #< get-path-at-pos (1)> in call > (get-path-at-pos #< b6320540> 118 30) Indeed, it seems that gtk-tree-view-get-path-at-pos is not wrapped in guile-gnome-2. For the moment, you will have to use som