View Issue Details

IDProjectCategoryView StatusLast Update
0004247JEDI VCL00 JVCL Componentspublic2008-02-21 07:27
ReporterfegyvejAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.32 
Target VersionFixed in Version3.34 
Summary0004247: TJvLinkLabel does not call OnDynamicTagInit during/after component load
DescriptionOnDynamicTagInit is not called when the text property is set at design time because the text property is loaded before OnDynamicTagInit, so when SetText is executed during component load OnDynamicTagInit is not initialized yet, thus not called.
NodeTree initialization should be done in Loaded method.


TagsNo tags attached.

Relationships

related to 0004246 resolvedobones TJvLinkLabel has problems with painting dynamic tags 

Activities

obones

2007-10-12 09:02

administrator   ~0013944

Can you provide us with the zipped sources of a sample application showing this? Thanks in advance.

fegyvej

2007-10-13 11:35

reporter   ~0013957

See the note at issue 0004246.

obones

2008-02-21 07:26

administrator   ~0014259

This is now in SVN.

Issue History

Date Modified Username Field Change
2007-09-28 03:20 fegyvej New Issue
2007-10-12 09:02 obones Note Added: 0013944
2007-10-12 09:02 obones Status new => feedback
2007-10-13 11:35 fegyvej Note Added: 0013957
2008-02-21 07:06 obones Relationship added related to 0004246
2008-02-21 07:26 obones Status feedback => resolved
2008-02-21 07:26 obones Fixed in Version => Daily / SVN
2008-02-21 07:26 obones Resolution open => fixed
2008-02-21 07:26 obones Assigned To => obones
2008-02-21 07:26 obones Note Added: 0014259