Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top