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 » Check-list combo-box (not in a grid) Collapse All
Subject Author Date
Offer Har Mar 9, 2009 - 6:14 AM

Dear Support,


We need Check-list combo-box, but not as a grdi cell, as a normal combo-box in a dialog.


Is ther such component in Prof-UIS?


Thanks,


Ron.

Technical Support Mar 10, 2009 - 1:17 PM

1) Where can we take a look at any similar crash in some of Prof-UIS sample projects?
2) Did you invoke the complete rebuilding for the required configurations of the Prof-UIS / ProfAuto / ProfSkin libraries after applying this source code update?

Offer Har Mar 10, 2009 - 1:21 PM

1. It happened in all the owner-drawn (fixed) combo-boxes we have. Just run any dialog with a owner draw combo box.


2. What do you mean by complete rebuild? I replaced the two files, and did a clean and build of the Prof-UIS DLL - was I supposed to do anything else?

Offer Har Mar 9, 2009 - 1:09 PM

Dear Support,


We repalced the files as the thread suggest, bug we get crashes in owner-drawn combo-boxes that we didn’t get before:



These are the stack:


>    ProfUIS284md.dll!CExtComboBoxBase::PreSubclassWindow()  Line 2811 + 0x19 bytes    C++

     mfc80d.dll!CWnd::SubclassWindow(HWND__ * hWnd=0x00031178)  Line 4613    C++

     mfc80d.dll!DDX_Control(CDataExchange * pDX=0x0012d67c, int nIDC=6127, CWnd & rControl={...})  Line 641 + 0x12 bytes    C++


For non-owner drawn combo-boxes there are no problem.


Please fix, in the meanwhile we have no choice but to roll-back to the old version, and wait for the check-box combo-box we desperately need


Thanks,


Ron.

Technical Support Mar 9, 2009 - 11:41 AM