View Issue Details

IDProjectCategoryView StatusLast Update
0002199JEDI VCL00 JVCL Componentspublic2005-02-04 05:06
ReporteranonymousAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version3.00 BETA 2 
Target VersionFixed in Version 
Summary0002199: JvBrowseForFolderDialog -> odNoNewButtonFolder ignored
DescriptionThe value of odNoNewButtonFolder is ignored by the component, the "New Folder" button will stay in the dialog.
TagsNo tags attached.

Activities

remkobonte

2004-10-07 11:21

developer   ~0005339

Could you copy-paste the dfm file here with the TJvBrowseForFolderDialog component that has the problem. (Press ALT + F12 while the form is visible, etc).

or if you create the component at run-time, show the code.

user72

2004-10-08 01:48

  ~0005345

Confirmed. Setting odNewDialogStyle to false seems to be the only way to remove the button.

Don't know why odNoNewButtonFolder doesn't work but suspect a Windows issue.

See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/reference/structures/browseinfo.asp for more info on the flags.

robert_marquardt

2004-12-25 23:31

developer   ~0006010

This is due to the shell version of Windows. It simply does not know of the flag.

Issue History

Date Modified Username Field Change
2004-10-07 08:40 anonymous New Issue
2004-10-07 11:21 remkobonte Note Added: 0005339
2004-10-07 11:21 remkobonte Status new => feedback
2004-10-08 01:48 user72 Note Added: 0005345
2004-12-25 23:31 robert_marquardt Note Added: 0006010
2005-02-04 05:06 obones Status feedback => resolved
2005-02-04 05:06 obones Resolution open => not fixable
2005-02-04 05:06 obones Assigned To => obones