|
Hi all, I am using Xtreme Toolkit Pro and I have some questions, please help me.
1. CXTCaption When I have a CXTCaption visible an then I change the Windows colors (from screen properties), CXTCaption do not show the new colors, it maintains the old colors.
2. CXTPPropertyGrid 2.1. How can I create a multiline item?, I mean, instead of only one value, multiple values (a thick row). 2.2. How can I create a CListCtrl popup asociated with a 'xtpGridItemHasComboButton' item?. The CListCtrl must appear in "down arrow" click. 2.3 How can I create a CDialog popup asociated with a 'xtpGridItemHasComboButton' item?. The CDialog must appear in "down arrow" click.
3. CXTPReportControl 3.1. How can I expand/collapse (the group item or an item with childs) usin +/- keys (like CTreeCtrl). 3.2. How can I obtain the 'ItemData' of the selected row? (My 'item data' is in the first item). 3.3. Can I change the tooltip showed when the cursor is above a narrow column and the text is long? 3.4. Which is the difference between CXTPReportRecord and CXTPReportRow? I am very confused. 3.5. If I set virtual mode, can I still use the options showed in "ReportSample_vc60.dsw" sample?. 3.5. How can I create a multiline item?, I mean, instead of only one value, multiple values (a thick row).
4. CXTPDialog 4.1. I have a CXTPDialog with a CXTPToolBar, in 'OnInitDialog()' I set the 'xtpButtonCaption' style for all buttons, then the user changes the style to 'xtpButtonIconAndCaption' but the button width is not enough for icon and text, the text appears incomplete. How can I solve this? 4.2. Can I put a CXTPToolBar inside a CXTResizeDialog? I need a resizeable dialog with toolbar. 4.3. I have a CXTResizeDialog with a child CDialog inside, how can I resize this child CDialog?.
I am using VC6.0 and Windows 2000.
Sorry for mistakes, I am not an English speaker. Thanks in advance.
William GS
|