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 Tech Support » request Collapse All
Subject Author Date
Massimo Germi Jan 5, 2006 - 7:07 AM

Hi,


Have you in plannig to create/release a control that implement TreeList features with your gui style?


thanks

Technical Support Jan 6, 2006 - 4:04 AM

We would also like to draw your attention to the tree grid control available in Prof-UIS. It is implemented in the CExtTreeGridWnd class derived from CExtGridWnd. The tree grid seems to be the window you are looking for. It is absolutely similar to CExtGridWnd but additionally supports a tree-like layout in the vertical direction. The CExtTreeGridWnd class defines its own API for accessing grid cells. All the methods are using zero-based column indices and HTREEITEM row handles. Please download and take a look at this sample, which deals with the CExtTreeGridWnd class. A set of toolbar buttons in this sample is defined to perform all the possible operations with the tree row structure in the tree grid window.

Massimo Germi Jan 9, 2006 - 1:06 AM

Is there an example to use this controls?


thanks

Massimo Germi Jan 9, 2006 - 1:12 AM

Please don’t consider the reply above ...

Technical Support Jan 5, 2006 - 10:41 AM

Prof-UIS 2.51 introduced a skinning subsystem, which currently does not support scroll bars. We plan to add several extended common controls, including the tree view common control, when skinable scroll bars are finished.