[Ironruby-core] Bug report: Assigning different blocks to the click events of separate buttons
Terence Lewis
lewistm at gmail.com
Fri Jan 4 09:52:40 EST 2008
Hello list,
I was playing around with the code Scott Guthrie put up back in July
about calling WPF from ironruby
(http://weblogs.asp.net/scottgu/archive/2007/07/23/first-look-at-ironruby.aspx)
and I came across the following issue:
I took the sample code and added another button with another ruby
block for the click event just below the one labeled "Push Me". This
second block never gets executed when I click the second button, but
rather the first block gets executed. Is this a known issue, and if
so, what is causing the problem?
Thanks
Terence
More information about the Ironruby-core
mailing list