Listview - Columns, FullrowSelect & RightAlign 
Author Message
 Listview - Columns, FullrowSelect & RightAlign

We're having this problem with the VB6 ListView Control. We're in the
process of moving an entire suite from VB5 to VB6 (SP5).

What has happened is that all the listviews we use which have a column
property set to right align, fullrowselect = True show up with a blank spot
when selected and leave a trail after being selected. This only happens if
the subitem has no data in it.

Any ideas would be very welcomed

Carl Rushton. (EndX Ltd.)



Sat, 29 Nov 2003 22:21:40 GMT  
 Listview - Columns, FullrowSelect & RightAlign
We're having this problem with the VB6 ListView Control. We're in the
process of moving an entire suite from VB5 to VB6 (SP5).

What has happened is that all the listviews we use which have a column
property set to right align, fullrowselect = True show up with a blank spot
when selected and leave a trail after being selected. This only happens if
the subitem has no data in it.

Any ideas would be very welcomed

Carl Rushton. (EndX Ltd.)



Sat, 29 Nov 2003 22:25:36 GMT  
 Listview - Columns, FullrowSelect & RightAlign
Yes, this is a bug in the ocx. The workaround is to use a blank space " "
instead of "" as content.

--
Best regards,

Carlos J. Quintero

MZ-Tools 2.0 freeware 'all-in-one' Add-In for VB6: Task List, Line
Numbering, TabIndex Assistant, Procedure Callers, Find and Replace in All
Projects, Close Windows, Review TabIndex and Collections, Add Procedure, Add
Error Handler, Add Procedure or Module Header, Clear Immediate Window,
Statistics, Copy/Paste/Rename/Remove controls with code, Default Controls
Properties and more:
www.mztools.com



Quote:
> We're having this problem with the VB6 ListView Control. We're in the
> process of moving an entire suite from VB5 to VB6 (SP5).

> What has happened is that all the listviews we use which have a column
> property set to right align, fullrowselect = True show up with a blank
spot
> when selected and leave a trail after being selected. This only happens if
> the subitem has no data in it.

> Any ideas would be very welcomed

> Carl Rushton. (EndX Ltd.)



Sun, 30 Nov 2003 00:14:10 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Listview - Columns, FullrowSelect & RightAlign

2. Listview - Columns, FullrowSelect & RightAlign

3. listview & fullrowselect

4. How to select entire row in ListView ? - FullRowSelect

5. Problem Setting Listview's FullRowSelect Style

6. Fullrowselect in ListView-control (VB4 32)

7. Anyone gotten ListView SubItemImages + FullRowSelect + Sorting working?

8. Fullrowselect in listview

9. ListView control and FullRowSelect

10. Setting FullRowSelect on a ListView Control

11. Listview - FullRowSelect

12. Q:drag/drop & columns on ListView

 

 
Powered by phpBB® Forum Software