View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006015 | JEDI VCL | 99 Other | public | 2012-10-15 10:55 | 2012-10-21 20:41 |
Reporter | pedja | Assigned To | jfudickar | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0006015: JvparameterList Example coul not be compiled | ||||
Description | when i try compling example JvparameterList with {$DEFINE INCLUDE_DEVEXP_CX}. I am getting lot of errors: [DCC Error] JvDynControlEngineDevExpCx.pas(980): E2065 Unsatisfied forward or external declaration: 'TJvDynControlCxColorComboBox.ControlSetDefaultProperties' [DCC Error] JvDynControlEngineDevExpCx.pas(981): E2065 Unsatisfied forward or external declaration: 'TJvDynControlCxColorComboBox.ControlSetTabOrder' [DCC Error] JvDynControlEngineDevExpCx.pas(983): E2065 Unsatisfied forward or external declaration: 'TJvDynControlCxColorComboBox.ControlSetOnEnter' [DCC Error] JvDynControlEngineDevExpCx.pas(984): E2065 Unsatisfied forward or external declaration: 'TJvDynControlCxColorComboBox.ControlSetOnExit' [DCC Error] JvDynControlEngineDevExpCx.pas(985): E2065 Unsatisfied forward or external declaration: 'TJvDynControlCxColorComboBox.ControlSetOnChange' [DCC Error] JvDynControlEngineDevExpCx.pas(986): E2065 Unsatisfied forward or external declaration: 'TJvDynControlCxColorComboBox.ControlSetOnClick' ...... I am using latest jvcl daily zip and en Devexp 12.1.5 | ||||
Tags | No tags attached. | ||||
|
Could you please have a look at the JvDynControlEngineDevExpCx.pas which SVN Version you have. It should be : // $Id: JvDynControlEngineDevExpCx.pas 13075 2011-06-27 22:56:21Z jfudickar $ Please verify if you can find the "TJvDynControlCxColorComboBox.ControlSetOnEnter" procedure body at line 4272 And please add the jvcldXXX.inc file (based on your Delphi version) from the "jvcl\common\directory to the ticket. Regards Jens |
2012-10-16 09:03
|
jvcld11.inc (7,590 bytes) |
|
Hi Jens, I have good version of JvDynControlEngineDevExpCx.pas. I have attached jvcld11.inc Regards Pedja |
|
This should be fixed now in SVN (Revision 13464). There was a misplaced ENDIF when the vertical grid is not activated. Thanks for showing this problem. Please test and verify. Regards Jens |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-15 10:55 | pedja | New Issue | |
2012-10-15 21:16 | jfudickar | Note Added: 0020266 | |
2012-10-15 21:16 | jfudickar | Assigned To | => jfudickar |
2012-10-15 21:16 | jfudickar | Status | new => feedback |
2012-10-16 09:03 | pedja | File Added: jvcld11.inc | |
2012-10-16 09:05 | pedja | Note Added: 0020267 | |
2012-10-21 20:41 | jfudickar | Note Added: 0020269 | |
2012-10-21 20:41 | jfudickar | Status | feedback => resolved |
2012-10-21 20:41 | jfudickar | Resolution | open => fixed |