Sabby and Tabby <sabbyxtabby / yahoo.com> schrieb in im Newsbeitrag: f5a79bf2.0303280429.14bc682e / posting.google.com... > "daniel" <offstuff / aon.at> wrote: > > [...] > > Avoiding the question of i++, a common idiom (if a google search for > "ruby tklistbox" is any indication) would be: > > arr_stuff.each { |a| > $tk_listbox_stuff.insert('end', a.to_s) > } > > [...] My code was only an example. I'v searched for an ``alias´´ of the c++ code. daniel