Hi there,

I´m writing a plugin that lets the user create/alter folder.fxd files.
But I have a little trouble with gui.InputBox. Is there a way to
scroll what the user types in input box? is there a way to define the
maximum size of the user input? So far I´m calling InputBox without
any special parameters, like this:
InputBox(text=_('Set folder description'), handler=self.setDescription).show()

But the default  input size is too short for a useful description.


-- 
Christian Lyra
PoP-PR/RNP

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to