[wingide-users] scripting question
Ken Kinder
kkinder at gmail.com
Tue Oct 10 12:22:00 MDT 2006
If I have a method like this:
def rename_file(old_names=wingapi.kArgFilename):
for old in old_names:
new = [...]
How do I ask the user what to name the new file? I want the WingIDE gui
version of raw_input. I found the CSmallTextGui formlet in the docs, but I
don't know how to invoke it?
-Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20061010/341ee57c/attachment.html
More information about the wingide-users
mailing list