Re: [PHP-GTK] cvs: php-gtk / NEWS /ext/libglade libglade.overrides
[email protected] Thu, 9 Aug 2001 23:16:06 -0700 (PDT)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
> For now, implement separate GladeXML methods that can be used to connect > to callbacks without passing emitting object as the first arg. Ah, cool. I was wondering about that actually. In a number of places in my php-xmms stuff I can just stick xmms_play as the callback now instead of going through a PHP wrapper function to remove the argument. -Rasmus