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 » CExtComboBox vs. CExtEdit height problem Collapse All
Subject Author Date
Offer Har Feb 8, 2007 - 11:04 AM

Dear Support,

1) I am placing two controls, a combo-box and an edit-box, both derived from Prof-UI classes.
2) I set the height of the two controls to 12 in the resource editor.

When the application is running i see that the height of the editable area (white) of the edit-box is 18 pixel, and the combo-box is 17.
Why is this? can this issue be resolved?

Thanks,
Ron.

Technical Support Feb 11, 2007 - 1:25 PM

The smaller size of the combo box at run time is caused by the behavior of the combo box common control. We would recommend to align the edit manually according to the height of the neighbouring combo box.