code/ag1core/aa0begin.rb in rwdtinker-1.2 vs code/ag1core/aa0begin.rb in rwdtinker-1.3
- old
+ new
@@ -5,9 +5,10 @@
# This class is the top class for the RwdTinker application
class RwdTinker < RWDialog
def main
+ @rwd_window = "main"
@result = "idle"
@display= "idle"
end
def inspect