From: Esad Hajdarevic Date: 2006-09-29T12:11:54+09:00 Subject: vruby question Hi! In the following code (http://pastie.caboo.se/15426), the Dialog returns the value (:test) the first time, but after the form B has been closed, and created again, it returns 0. Any idea why? Am I doing something wrong or is this bug in vruby/swin? If I use hide instead of close, everything works well. Esad