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 » Bug report Collapse All
Subject Author Date
Rado Manzela Apr 4, 2007 - 9:28 AM

I have CExtTreeGridWnd. It has 1 outer row at bottom (also one at top). It contains more rows than can be disabled so there is vertical scroll bar. Then I scroll it to bottom so that last inner row is close to bottom outer row. There is one row selected in the middle of grid.
When I click at last inner row, the grid is not redrawn althought new selection was made. When I move the grid out of screen and then back
then it is redrawn (old selection disappears and last row’s selection is drawn).

Rado Manzela Apr 8, 2007 - 10:32 AM

Thank you, I’ve sent you te e-mail

Rado Manzela Apr 5, 2007 - 3:27 AM

Thank for checking this. I wanted to try your project and modofy it but it seems you’ve used newer verision of prof-uis:
ChildView.cpp(1147) : error C2065: ’ItemSortChildren’ : undeclared identifier
I’m looking forward row sorting in tree grid ;)

After many trials I’ve found the problem - it is __EGBS_FIXED_SIZE_ROWS flag. Try to set it for your grid.

Technical Support Apr 4, 2007 - 12:27 PM

We tried to reproduce the problem and failed. We used this project for testing (see this figure). Do we need to override some virtual functions in the tree grid and modify its behavior somehow? Would you tell more details about how to repeat the problem?



Rado Manzela Apr 7, 2007 - 7:48 AM

It seems I’ve sent reply to my original message not your answer so I’m sending again:

Thank for checking this. I wanted to try your project and modofy it but it seems you’ve used newer verision of prof-uis:
ChildView.cpp(1147) : error C2065: ’ItemSortChildren’ : undeclared identifier
I’m looking forward row sorting in tree grid ;)

After many trials I’ve found the problem - it is __EGBS_FIXED_SIZE_ROWS flag. Try to set it for your grid.

Technical Support Apr 7, 2007 - 1:36 PM

We would like to ask you to download the latest source code (we emailed you the ftp info) and check the problem again.

Rado Manzela Apr 10, 2007 - 4:23 AM

I’ve sent you the e-mail

Technical Support Apr 11, 2007 - 10:08 AM

We have not received your email again. It seems it is filtered out somewhere. Would you send it to our gmail address or provide the code via some ftp?

Rado Manzela Apr 12, 2007 - 2:41 AM

it is strange my message was not added into forum so I’m trying again:

Ok you can download modified sample here:
http://rrrado.szm.sk/test_tree_grid_idea2.zip
I’ve added flag __EGBS_FIXED_SIZE_ROWS and there is bug also with new library.
There is also compiled debug version for case that it would work different in your compiler (I have VS6.0).

Technical Support Apr 13, 2007 - 12:25 PM

We fixed this. Thank you for reporting this bug. You can download the updated version from our ftp server.