View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004383 | JEDI VCL | 04 Feature Request | public | 2008-06-28 05:18 | 2008-06-29 06:12 |
Reporter | tetardd | Assigned To | AHUser | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 3.33 | ||||
Target Version | Fixed in Version | 3.34 | |||
Summary | 0004383: Make JvImgBtn control "emulate" hyperlink commands | ||||
Description | Make JvImgBtn be able to display itself as if it was an hyperlink in a web page, as is found for instance in BDS2006 recent projects commands. | ||||
Additional Information | Microsoft Publisher 2003 has nice buttons in the app workspace when you just open the application. They allow you to create new web pages, open existing projects. They are similar to BDS2006's recent projects commands to quickly open a project. I didn't find any control to perform a similar function in Jedi VCL but a simple descendant of TJvImgBtn would do the trick. In essence, the control must be able to display or not its frame, its focus rect and also the down appearence when clicked. Attached is a modified version on TJvImgBtn (called JvImageButton2) and a demo program. feel free to use its code (my modifications are maked in the code by the 'Added by DT' remarks) or even to have it an a brand new control. | ||||
Tags | No tags attached. | ||||
2008-06-28 05:18
|
TJVImageButton2.zip (289,850 bytes) |
|
The 3 new properties are now in the SVN source of JvCtrls.pas |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-06-28 05:18 | tetardd | New Issue | |
2008-06-28 05:18 | tetardd | File Added: TJVImageButton2.zip | |
2008-06-29 06:11 | AHUser | Status | new => resolved |
2008-06-29 06:11 | AHUser | Fixed in Version | => Daily / SVN |
2008-06-29 06:11 | AHUser | Resolution | open => fixed |
2008-06-29 06:11 | AHUser | Assigned To | => AHUser |
2008-06-29 06:11 | AHUser | Note Added: 0014356 |