Results 1 to 4 of 4

Thread: listview background in subitem color

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,580

    listview background in subitem color

    always, on this problem, not found any solution!

    not color font, but subitem background..., please.

  2. #2
    PowerPoster
    Join Date
    Feb 2012
    Location
    West Virginia
    Posts
    14,205

    Re: listview background in subitem color

    Still banging your head against the wall using a listview instead of a proper grid control I see. While almost anything is possible listviews are not designed for this type of usage. Flexgrids are.

  3. #3

    Thread Starter
    PowerPoster
    Join Date
    Mar 2005
    Posts
    2,580

    Re: listview background in subitem color

    googoling....

    found a good and possible solution in attached file.
    But when i add, in load or initialize the line above, my project go in error and autoclose!

    g_addProcOld = SetWindowLong(hWnd, GWL_WNDPROC, AddressOf WindowProc)

    in the originale project all work fine!

    in my case i need to colorize background listview cells, in col 7 row 4 and col 7 row 5
    Attached Files Attached Files

  4. #4
    Lively Member
    Join Date
    Mar 2015
    Posts
    104

    Re: listview background in subitem color

    Hi there. I came across a nice listbox called UltraBox V2 while looking for something else yesterday. It is not a listview but a custom list box where one can change subitem colours, fonts and even add checkboxes, option buttons and progress bars.

    Name:  screenj.jpg
Views: 82
Size:  51.2 KB

    Just thought I would share.




    ]ultrbox2.zip

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width