View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004584 | JEDI VCL | 00 JVCL Components | public | 2008-11-14 21:45 | 2008-12-22 05:16 |
Reporter | Brian | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | 3.36 | |||
Summary | 0004584: JvLabel hot tracking not working | ||||
Description | JvLabel's hot tracking options have no effect at all while hovering the mouse over them, the font doesn't change. | ||||
Additional Information | Tested with Delphi 2009 | ||||
Tags | No tags attached. | ||||
|
Please provide the zipped sources of a sample application showing this. |
|
object JvLabel1: TJvLabel Left = 152 Top = 152 Width = 44 Height = 13 Caption = 'JvLabel1' Transparent = True HotTrack = True HotTrackFont.Charset = DEFAULT_CHARSET HotTrackFont.Color = clRed HotTrackFont.Height = -11 HotTrackFont.Name = 'Tahoma' HotTrackFont.Style = [fsBold] HotTrackOptions.Color = clRed end |
|
zipped sources of a complete project, please. |
|
Why do you need a zipped project if you can just copy/paste this source on the form and it will re-create the component? |
|
Because we are very few to work on the project, we have very limited time resources and the less manipulations we have to do, the better it is. Plus there might be code/options in your project that have an impact on the issue. |
|
Ok I will prepare zips for the latest few reports I've sent, although I thought just copy/pasting the object code would actually be less work/complications for you guys. |
2008-11-20 22:43
|
jvlabelhottracking.zip (4,327 bytes) |
|
uploaded project |
|
Thanks, this is now fixed in SVN. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-14 21:45 | Brian | New Issue | |
2008-11-18 08:23 | obones | Note Added: 0015014 | |
2008-11-18 08:23 | obones | Status | new => feedback |
2008-11-18 23:32 | Brian | Note Added: 0015029 | |
2008-11-19 01:46 | obones | Note Added: 0015030 | |
2008-11-19 19:05 | Brian | Note Added: 0015037 | |
2008-11-19 23:44 | obones | Note Added: 0015038 | |
2008-11-20 00:24 | Brian | Note Added: 0015039 | |
2008-11-20 22:43 | Brian | File Added: jvlabelhottracking.zip | |
2008-11-20 22:43 | Brian | Note Added: 0015041 | |
2008-12-22 05:16 | obones | Note Added: 0015146 | |
2008-12-22 05:16 | obones | Status | feedback => resolved |
2008-12-22 05:16 | obones | Fixed in Version | => Daily / SVN |
2008-12-22 05:16 | obones | Resolution | open => fixed |
2008-12-22 05:16 | obones | Assigned To | => obones |