[Java-gnome-developer] How can I access data/object in event callbacks?
Brought to you by:
afcowie
From: Michael S. <ml...@ko...> - 2001-11-14 15:03:04
|
Hello all! Using Glade I can associate data with signals. My question is: How can I access this data in my callbacks? I could this when building a calculator for example, where the callback of all buttons representing digits could be the same. Michael. |