View Issue Details

IDProjectCategoryView StatusLast Update
0003820JEDI VCL00 JVCL Componentspublic2006-07-21 01:34
ReporterGaryMugfordAssigned Toobones 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.20 
Target VersionFixed in Version3.30 
Summary0003820: Jan's ArrayButton missing Enabled and Visible properties
DescriptionThe TjvArrayButton component lacks Enabled and Visible properties at the component level. It has come up that I would like to disable the button and having an Enabled property would be very beneficial. Since adding Enabled would be an opportune time to add the Visible property, you could solve two potential issues. In reporting this in the JEDI VCL forum, OBones asked if I wanted the properties to apply to the whole component, or to the individual buttons in the array (or both). MY need, which might be different than others', applies only to the full component. But I can see where others would like to see it apply to the individual buttons. At least as far as Enabled. I think the Visible property would be ill-advised, since it would change the dimensions of other buttons and could possibly lead to an assymetrical array.
TagsNo tags attached.

Activities

obones

2006-07-21 01:12

administrator   ~0009825

Enabled and Visible will be added at the component level.
A new Enableds property, indexed by button number will also added.
A property called Visibles, indexed by button number will NOT be added in the context of this issue as it would indeed lead to weird things in the component.

obones

2006-07-21 01:34

administrator   ~0009827

All the indicated changes are now in SVN

Issue History

Date Modified Username Field Change
2006-07-20 14:13 GaryMugford New Issue
2006-07-21 01:12 obones Note Added: 0009825
2006-07-21 01:12 obones Assigned To => obones
2006-07-21 01:12 obones Status new => confirmed
2006-07-21 01:34 obones Status confirmed => resolved
2006-07-21 01:34 obones Fixed in Version => Daily / SVN
2006-07-21 01:34 obones Resolution open => fixed
2006-07-21 01:34 obones Note Added: 0009827