View Issue Details

IDProjectCategoryView StatusLast Update
0003228JEDI VCL00 JVCL Componentspublic2006-02-20 06:21
ReportermarcgeldonAssigned ToAHUser 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 
Target VersionFixed in Version3.20 
Summary0003228: TJvPoweredByJCL / TJvPoweredByJVCL
Description- TJvPoweredByJCL does not have the "URL" property published (TJvPoweredByJVCL has!).

- "http://homepages.borland.com/jedi/jcl/PoweredByJCL.htm" does not exist. Place a new TJvPoweredByJCL on the form, run the application and click on the object. It links to a website, which does not exist.

- If you change the URL property to a empty string ('') and you click on the object at runtime it opens the default URL. Better would be this solution: if URL is empty, just nothing happens and "Cursor" property is set back to default. Maybe there are developer who don't want to place a link. The only problem is, that an empty property is not saved in DFM, so it gets back to the default URL. Maybe we need a new property "Link" or something like that.

I used the current JVCL version from CVS from yesterday.
TagsNo tags attached.

Activities

marcgeldon

2005-09-23 05:04

reporter   ~0007967

If you want me to fix it or to extend this component, just leave me a message here. It's no problem to do that.

AHUser

2005-11-22 06:45

developer   ~0008123

Here is the message, a little bit late, but... :-)

2006-02-20 03:43

 

JvPoweredBy.pas (8,059 bytes)

marcgeldon

2006-02-20 03:44

reporter   ~0008574

I've uploaded a new version. A new property called "URLActive" (Boolean) can now be found at the component.

If youw want the link active/clickable, set URLActive to "true". If not (and if you want a normal cursor), set property to "false".

AHUser

2006-02-20 06:21

developer   ~0008576

Thank's. I have committed your changes to CVS.

Issue History

Date Modified Username Field Change
2005-09-23 04:42 marcgeldon New Issue
2005-09-23 05:04 marcgeldon Note Added: 0007967
2005-11-22 06:45 AHUser Note Added: 0008123
2005-11-22 06:45 AHUser Status new => feedback
2006-02-20 03:43 marcgeldon File Added: JvPoweredBy.pas
2006-02-20 03:44 marcgeldon Note Added: 0008574
2006-02-20 06:21 AHUser Status feedback => resolved
2006-02-20 06:21 AHUser Resolution open => fixed
2006-02-20 06:21 AHUser Assigned To => AHUser
2006-02-20 06:21 AHUser Note Added: 0008576