I'm using IWIDGETS:EXTFILESELECTIONBOX to display a file selection dialog. When I attempt to access either a mounted volumn or a network drive, it does not traverse the directory volumn correctly. For example, if I specify under FILE the path c:/Tmp, everthing is what would be expected. However, if I specify a mounted or network drive such as \\BlackBox\tmp, it becomes confused as I attempt to navigate the directory tree. The standard windows commands work fine, for example to select "My Network Places" and then to navigate down \\BlackBox\tmp.
Is this a limitation, do I have to enable certain capability, or should I be using an alternative TCL library function?
Is this a limitation, do I have to enable certain capability, or should I be using an alternative TCL library function?