From: Yvon T. <tho...@fr...> - 2006-02-22 06:44:52
|
Le 22 f=E9vr. 06 =E0 00:49, Jonathan Paisley a =E9crit : > i.e., you must make the array assignment in awakeFromNib that's ok now, however when i do ; @buttons.each { |b| b.setEnabled false} the appearance of the buttons doesn't change, i've seen an appearance =20= change only in awakeFromNib (in Interface Buider i did set all the =20 the buttons to enabled false) because i want to disable the buttons when a long time action. best, Yvon= |