View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001819 | JEDI VCL | 00 JVCL Components | public | 2004-05-31 13:50 | 2004-06-04 12:19 |
Reporter | jfudickar | Assigned To | remkobonte | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 BETA | ||||
Target Version | Fixed in Version | ||||
Summary | 0001819: tjvRadioGroupParameter and XP Manifest | ||||
Description | There is a drawing problem with the tvjRadioGroupParameter and XP Manifests. Have a look at the screenshot. The RadioGroup Parameter and the Checkbox parameter are black. No idea why, without manifest there is no problem. | ||||
Steps To Reproduce | use examples\JvParameterlist and add a xp-manifest file (now already activated in cvs) Press "Test 3 Jvcl Engine" | ||||
Tags | No tags attached. | ||||
has duplicate | 0001829 | resolved | remkobonte | D7: TjvRadioGroup is not painted with the current theme |
2004-05-31 13:50
|
|
|
What are the exact names of the components? I can see the problem with TJvRadioGroup but /not/ with TJvCheckBox. Have you set some properties of TJvCheckBox? If so, can you post the part of your dfm file concerning the TJvCheckBox. Did you place the TJvCheckBox on a panel or something? If so, better post the whole dfm file or instructions to reproduce the problem. |
|
Look at the Context of TJvParameterList. With TJvParameterList you can dynamicly create a dialog for each TJvParameter of the parameterlist. For some of the parameters panels and scrollboxes are used. All controls inside the dialog are created with the TJvDynControlEngine. There are different engines defined. The problem raises with the VCL and the JVCL engine. Please have a look at the example. |
|
Forgotten to say : I'm using D7 |
|
With my old implementation only using VCL Controls there is no problem. The combination of TJvPanel (from the default TJvParameterList) and VCL Controls (from TJvDynControlEngineVCL) give the shown problems. |
|
You get this problem if you set the Transparent property of TJvPanel to True. Doesn't have a function when themed anyway. |
|
Hi, for my special problem i fixed it setting transparent to false. So the parameterlist dialog with XP-Manifests works now without problems. For my problem, the bug could be closed. Maybe andreas found a more general solution. Greetings and thanks Jens |
|
Okay, and altered TJvPanel so Transparent functionality is not used when themed. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-31 13:50 | jfudickar | New Issue | |
2004-05-31 13:50 | jfudickar | File Added: JvParameterListAndXPManifest.jpg | |
2004-06-02 01:21 | remkobonte | Note Added: 0004432 | |
2004-06-02 01:21 | remkobonte | Status | new => assigned |
2004-06-02 01:21 | remkobonte | Assigned To | => remkobonte |
2004-06-02 04:38 | jfudickar | Note Added: 0004433 | |
2004-06-02 12:32 | remkobonte | Relationship added | has duplicate 0001829 |
2004-06-02 14:00 | jfudickar | Note Added: 0004438 | |
2004-06-03 01:57 | jfudickar | Note Added: 0004447 | |
2004-06-03 16:08 | remkobonte | Note Added: 0004454 | |
2004-06-04 00:41 | jfudickar | Note Added: 0004459 | |
2004-06-04 12:19 | remkobonte | Status | assigned => resolved |
2004-06-04 12:19 | remkobonte | Resolution | open => fixed |
2004-06-04 12:19 | remkobonte | Note Added: 0004472 |