View Issue Details

IDProjectCategoryView StatusLast Update
0003643JEDI VCL00 JVCL Componentspublic2006-04-19 05:26
ReportercornievsAssigned Toobones 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.20 
Target VersionFixed in Version3.30 
Summary0003643: TJvCustomImageButton, request to change "DrawButtonText" and "CalcButtonParts" to virtual
DescriptionIs it possible to change the declaration of the above procedures/methods to virtual. I define my own class "TISButton" from it, to enable me to show multiple text lines on the button and I need to override these methods . The "default" does allow wordwrap if an icon is displayed. Anyway the default wordwrap does not works for me, as I have to control where the lines breaks occur. (I use the ~ character for this).

Additional InformationIn the attach file, I manaul change the declaration of the methods in TJvCustomImageButton to virtual.
TagsNo tags attached.

Activities

2006-04-17 07:55

 

ISButton.pas (3,769 bytes)

cornievs

2006-04-17 08:00

reporter   ~0009127

Sorry the line 'The "Default" does allow wordwrap ..' must read 'The "Default" does NOT allow ...'

obones

2006-04-19 05:26

administrator   ~0009141

This is now changed in SVN

Issue History

Date Modified Username Field Change
2006-04-17 07:55 cornievs New Issue
2006-04-17 07:55 cornievs File Added: ISButton.pas
2006-04-17 08:00 cornievs Note Added: 0009127
2006-04-19 05:26 obones Status new => resolved
2006-04-19 05:26 obones Resolution open => fixed
2006-04-19 05:26 obones Assigned To => obones
2006-04-19 05:26 obones Note Added: 0009141