Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » check boxes in CListCtrl? Collapse All
Subject Author Date
Andrej Kasa Mar 29, 2006 - 9:39 AM

hi everyone,

since I plan to use ProfUIS in my commercial application (after purchasing a valid licence) is it possible to implement check boxes in CListCtrl? This is crucial for my application so it would be great if I could implement it by means of ProfUIS.

thanks for any answer,
krompo

Andrej Kasa Mar 31, 2006 - 2:36 PM

Thanks. I think that for my purposes the best option would be to use CExtReportGridWnd. However, I can not find it in your documentation/help even mentioned. Why is that? How to use this class?

Technical Support Apr 2, 2006 - 6:17 AM

The report grid is a new control and we are working on the documentation now. The updated help will be available in the next major release (coming soon).

Technical Support Mar 31, 2006 - 7:53 AM

A CExtCheckListWnd class available in Prof-UIS implements a simple CListBox control with check boxes. So, maybe you mean this class.

Technical Support Mar 29, 2006 - 10:06 AM

If you plan to use the list view common control in the report/table mode only, there are many reasons to use a CExtGridWnd window or a CExtReportGridWnd window instead. Both support check boxes and a variety of cell/data types in any column plus sorting by several columns. The report grid supports MS Outlook-like grouping. If you plan to use CListCtrl in any other mode (list, small icons, large icons or custom painted), we need to discuss the details additionally.