Frage

With QtRuby, is it possible to create an input dialog that already has a value in the text box?

War es hilfreich?

Lösung

Pass the initial value as the 5th parameter of QInputDialog::getText method.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top