Hi, I'm new to Ruby and QtRuby. I have used kdevelop to create my first Qt based program and am struggling with the conversion between the C++ syntax used in the Qt Reference Document and actual Ruby syntax. In particular QInputDialog::getText I was wondering if someone could provide an example on how to use QInputDialog::getText to get a string input and determine whether the user pressed the 'Ok' or 'Cancel' button. Is there any Ruby documentation available for the Qt library? -- Regards, Graham Smith