Re: [java-gnome-hackers] First pass at libglade signal connecting
Brought to you by:
afcowie
From: Tom B. <Tom...@Su...> - 2002-11-29 17:46:44
|
On Thu, 2002-11-28 at 23:14, Tom Ball wrote: > The problem I'm facing is that the new event mappings squish all signals > into one listener interface method, so there's no way currently for > libglade to be able to separate them again, unless a large table gets > defined that maps event types back to signals. Forget this, as it should work as implemented. I need to debug what's going on here... |