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 » CExtGridCellComboBox color bug in 2.83 Collapse All
Subject Author Date
Offer Har Jul 7, 2008 - 6:52 AM

Dear Support,


When setting a color to a grid combo-box cell, and leaving the grid from focus as describes below, the color is changed to be black.


 


1) Create a dialog with a grid and an button (don’t implement any handler to the button - this is dummy button).


2) Create a CExtGridCellComboBox.


3) Add items to it, each one with a different color using SetItemTextColor.


4) Run the application


5) Select an item in the cell’s combo-box drop list (the colored item should appear in the cell)


6) click on the dummy button.


What you will see is that the combo-box lost its color. if you don’t do step 6, the color remains. The bug is when the grid loses its focus, and the focus cell is a cell mentioned.


Please fix


 


 

Technical Support Sep 24, 2008 - 5:03 AM

We need your help in reproducing this issue. Could you please modify the following simple test project in such a way that we have grid cells like you have in your real project and provide us with exact description of what we should click, press, move, drag and do to see the problem?

http://www.prof-uis.com/download/forums/TestHoveredButtonsForRon.zip

Offer Har Sep 18, 2008 - 5:24 AM

The Grid page in the ProfUIS_Controls sample application does not contain a combo like I described!


My combo is one that each item  is in a different color, and when it is selected, as one would excpect, the selected item text & color are moved to the cell. If you create such combo, and repeat the stepsr I described you’ll see the bug.

Offer Har Sep 8, 2008 - 3:26 PM

Dear Support,


It’s been two months now!!! Please FIX this bug.


Ron.

Offer Har Jul 17, 2008 - 1:53 PM

Can you please confirm this bug and fix it?

Technical Support Sep 18, 2008 - 3:36 AM

The Grid page in the ProfUIS_Controls sample application contains a grid window with color cells, many hyper link buttons at the bottom and a push button. We failed to reproduce this issue with this sample application. Could you please create a small test project that reproduces this problem?


Offer Har Sep 18, 2008 - 5:26 AM

The Grid page in the ProfUIS_Controls sample application does not contain a combo like I described!


 


My combo is one that each item  is in a different color, and when it is selected, as one would excpect, the selected item text & color are moved to the cell. If you create such combo, and repeat the stepsr I described you’ll see the bug.