View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003643 | JEDI VCL | 00 JVCL Components | public | 2006-04-17 07:55 | 2006-04-19 05:26 |
Reporter | cornievs | Assigned To | obones | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.20 | ||||
Target Version | Fixed in Version | 3.30 | |||
Summary | 0003643: TJvCustomImageButton, request to change "DrawButtonText" and "CalcButtonParts" to virtual | ||||
Description | Is 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 Information | In the attach file, I manaul change the declaration of the methods in TJvCustomImageButton to virtual. | ||||
Tags | No tags attached. | ||||
2006-04-17 07:55
|
ISButton.pas (3,769 bytes) |
|
Sorry the line 'The "Default" does allow wordwrap ..' must read 'The "Default" does NOT allow ...' |
|
This is now changed in SVN |
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 |