[python-win32] Newbee

Don Freeman DFreeman at pagnet.org
Thu Dec 8 23:23:13 CET 2005


Hello all. Is this list a suitable place to ask for help on totally simple
issues for an absolute beginner? If not can someone direct me to a better
place for some simple help?
 
Example:
I know there are functions to parse a filespec string and return the path or
filename or extension, but how do you use them?
 
x = 'C:\mypath\myfile.txt'
print PyCFileDialog.GetFileName(x)
 
doesn't seem to work.
 
Also, (perhaps a little more involved):
 
How would you open a window and put a button in the window that would close
the window?
Some sample code for some basic practical tasks would be appreciated.
 
 
Thanks
 
Don W. Freeman, P.E.
Transportation Engineer
Pima Association of Governments
177 N. Church Ave. #405
Tucson AZ 85701
(520) 792-1093 voice
(520) 792-9151 fax
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20051208/1b351371/attachment.html


More information about the Python-win32 mailing list