wxDirDialog
Eric
ekoome at yahoo.com
Tue Mar 16 11:03:58 EST 2004
Josiah Carlson <jcarlson at nospam.uci.edu> wrote in message news:<c35la1$sdi$2 at news.service.uci.edu>...
> > How does one use wxDirDialog to select and get a computer name from the network?
> >
> > Or which widget should i use to accomplish this?
>
> If you are in Windows, check the Network Neighborhood. If you are on
> any other platform, I don't know.
>
> I have never tried to select a file on a computer through network
> neighborhood, so don't know if you get what you want (something like
> \\computername\service\path\file ) or not.
>
> - Josiah
What i meant is that i can select a file over the network but i need
to select the computer name only e.g. homepc, fileserver, etc over
the network.
DO i need to use python win32 API?
Eric
More information about the Python-list
mailing list