Form submission in WXRUBY

Hi All,

My Question:

  1. I want to open a new Window
  2. That window must contain Text field and Button
  3. Enter “1” in that text field
  4. Click Button.
  5. That Given “1” must come to Ruby program(add VALUE+1) and return

the output
6. Now the window must displays “2”.

Is it possible with wxruby ?

Thanks,
P.Raveendran

Hi All,

What a beauty… ?

I tried and got it… What a easy way without browsers …

Solution Code →

Thanks for all…

Regards,
P.Raveendran