View Issue Details

IDProjectCategoryView StatusLast Update
0002103JEDI VCL00 JVCL Componentspublic2004-09-03 14:57
ReporteranonymousAssigned ToAHUser 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0002103: TJVDirectoryEdit cannot be used with UNC paths to select path to be created
DescriptionTJVDirectoryEdit cannot be used with UNC paths:
with the VCL dialogue, an error is generated with UNC paths.
with the win32 dialogue, directories cannot be created
TagsNo tags attached.

Activities

AHUser

2004-08-30 16:35

developer   ~0005110

> with the VCL dialogue, an error is generated with UNC paths.

This is because the VCL dialog has not changed since Delphi 1 (which was for Win16)


> with the win32 dialogue, directories cannot be created

On my JVCL 3 installation it allows me to create a directory. There is a "Create directory" button. Maybe I should add a property that controls this.

user72

2004-08-31 04:54

  ~0005116

> On my JVCL 3 installation it allows me to create a directory.
> There is a "Create directory" button. Maybe I should
> add a property that controls this.
Maybe DialogOptions.sdAllowCreate could be used in the call to BrowseForFolder in TJvDirectoryEdit.PopupDropDown?

Could it be an OS issue that "anonymous" (please login!) doesn't see the button?

AHUser

2004-09-03 14:49

developer   ~0005169

> Could it be an OS issue that "anonymous" (please login!) doesn't see the button?

Maybe. Win2000 and XP show the button. I have no Win9x so I cannot test it. But I think it depends on one of these InternetExplorer system updates.

AHUser

2004-09-03 14:57

developer   ~0005170

Fixed in CVS.

Issue History

Date Modified Username Field Change
2004-08-28 07:25 anonymous New Issue
2004-08-30 16:35 AHUser Note Added: 0005110
2004-08-30 16:53 AHUser Status new => feedback
2004-08-31 04:54 user72 Note Added: 0005116
2004-09-03 14:49 AHUser Note Added: 0005169
2004-09-03 14:57 AHUser Status feedback => resolved
2004-09-03 14:57 AHUser Resolution open => fixed
2004-09-03 14:57 AHUser Assigned To => AHUser
2004-09-03 14:57 AHUser Note Added: 0005170