View Issue Details

IDProjectCategoryView StatusLast Update
0004054JEDI VCL00 JVCL Componentspublic2007-06-19 07:10
ReporterRamengoAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionnot fixable 
Product Version3.30 
Target VersionFixed in Version 
Summary0004054: TJvDriveCombo + TJvDirectoryListBox: cannot select CD burner driver when no CD is inserted
DescriptionSimply create a new application; then drop on Form1 a TJvDriveCombo and run it. You can select the CD writer driver even if there is no CD inside.
Now drop also a TJvDirectoryListBox, set its DriveCombo property to JvDriveCombo1 and run it again. You won't be able to select the CD burner when no CD is present: it will always return to C: partition.
I need to select it even when there is no CD inserted; directory, obviously, should be root, 'cause we don't know the folders tree...
I've tried many options on the two components but with no luck.
Is it possible ?
TagsNo tags attached.

Activities

obones

2007-06-19 07:10

administrator   ~0013439

This is not possible, and the changes required to do this are too big and too complex. Maybe you can try and post a new issue with your changes here

Issue History

Date Modified Username Field Change
2007-02-05 01:24 Ramengo New Issue
2007-06-19 07:10 obones Status new => resolved
2007-06-19 07:10 obones Resolution open => not fixable
2007-06-19 07:10 obones Assigned To => obones
2007-06-19 07:10 obones Note Added: 0013439