View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002103 | JEDI VCL | 00 JVCL Components | public | 2004-08-28 07:25 | 2004-09-03 14:57 |
Reporter | anonymous | Assigned To | AHUser | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0002103: TJVDirectoryEdit cannot be used with UNC paths to select path to be created | ||||
Description | TJVDirectoryEdit 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 | ||||
Tags | No tags attached. | ||||
|
> 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. |
|
> 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? |
|
> 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. |
|
Fixed in CVS. |
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 |
|
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 |