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 » "Button" in property grid Collapse All
Subject Author Date
Nitesh Singh Aug 9, 2006 - 12:24 AM

Hi,
I have downloaded the trial version of Prof-UIS 2.54 for evalation perpose. I may go for the full version if I feel that it will satisfy my need. I am interested in property grid. On the property grid I want to have an item which should display some editable double value (for example 5.6775 etc) and also if that item is enbled then it should display a BUTTON so that by clicking the button desirable action can be taken.. and the value can be changed.

It is better if a point ( for example 3.4444, 5.6000, 8.7888) can be displayed.. with a button... I think you understood my point..

Please help me... about how to approach get a look and feel like that on your property grid control.... Thanks alot...

Nitesh Singh Aug 9, 2006 - 11:54 PM

Thanks alot for your support.. I will look into da file sent..

Technical Support Aug 9, 2006 - 9:40 AM

We coded a sample application which demonstrates how to get what you are looking for. The property store and property grid are initialized in the CTestDlg::OnInitDialog() method. There are two custom cells with clickable buttons coded in scope of this project and used in property values.