.

Tuesday, April 24, 2012

[Ruby] [FXRuby] Input From Text Field

          Hello, Reader ^^! Back again with source code. This time is Text Example which is written in Ruby programming language and FXRuby extension. In this example, it shows how to get input from a text field. You need to call the FXRuby component as variable to achieve it for calling the variable value. Okay, that's all I can say. Thank you for reading ^^!











2 comments:

  1. Hello, Writer ^^! Back again to reading. .
    hm. . How to call FXRuby component?

    ReplyDelete
  2. @Kid:
    That depends which component you want to call :D.
    If you want to call label, use FXLabel.new :D.

    ReplyDelete