"david brochu jr" wrote:

> Does anyone know how to get the value of the file selected when using
> tk_getOpenFile in Tkinter?

why not use the tkFileDialog module:

    http://www.pythonware.com/library/tkinter/introduction/x1164-data-entry.htm

?

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to