I have the version 8.14 for alpha controls.
I use delphi 7 as developer tool, with dev express components.
The problems I have are.
1. The checkbox component can not be checked or unchecked after clicking it. It looks like null style nssGrayedChecked
2. In a page control where I have many tabsheets, captions are not showing, and the frame around the caption, the tab, has no line to separate each other. The components which included
in the tab are visible.
3. I create dynamically Forms with parent a tabsheet (dynamically created). When the Form showing for the first time the components have for backround pieces from label (Tlabel or TcxLabel).
If I change the tabsheet from one to another then all the components looks OK.
The version of TcxPageControl is (express page control suite 2.3) and for the checkboxes (TcxDBCheckBox Express Library 5.7)
I Include a Demo with the source code…
[attachment=6123:Demo_ExeFile.rar]
[attachment=6124:Demo_Source.rar]
with regards