Re: [PythonCE] Prompting the user for information

2006-01-18 Thread Stewart Midwinter
On 1/18/06, Joshua Krohse <[EMAIL PROTECTED]> wrote: > If you know the function I am talking about, would you please share it? > Also, any other methods of prompting for input would be useful. This would > be a good topic for a PythonCE Wiki page when there is one. Joshua, you could try easygui

[PythonCE] Prompting the user for information

2006-01-18 Thread Joshua Krohse
  At one point, I had a bit of code example that showed how to pop up a message box that prompted the user for a string.  I have scoured the web for this again and cannot find it.  I think it was a win32gui function, but I'm not sure.     This may be obvious to long-time PythonCE users, but it cer