From: Yoel J. <yo...@em...> - 2005-05-13 05:18:09
|
How can I create anonymous widgets (i.e., do not assign them)? For instance think of a row of buttons labeled as '1' to '0' and activating the same callback with the Integers '1' to '0' respectivly. The problem is that I can't see how can I fenerat these buttons in a function than layout them. Yoel |