Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - CXTListCtrl problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTListCtrl problem

 Post Reply Post Reply
Author
Message
gibbo View Drop Down
Groupie
Groupie
Avatar

Joined: 04 January 2007
Location: United Kingdom
Status: Offline
Points: 47
Post Options Post Options   Thanks (0) Thanks(0)   Quote gibbo Quote  Post ReplyReply Direct Link To This Post Topic: CXTListCtrl problem
    Posted: 23 May 2007 at 9:50am
Hi,
I have a class based upon the CXTListCtrl class.  I'm using this to display a collection of icons with name underneath them.  It's all working great.
 
I have one slight problem, It's related to the selection.  I have created the lCXTListCtrl with the following Style:
 
 LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOCOLUMNHEADER | LVS_NOSORTHEADER | WS_TABSTOP |WS_VISIBLE
 
As I want the selected item to always been shown selected.  Which it is, in a way.  When you click on the item it is highlighted in orange, but when the focus changes to another control, it changes back to blue..
 
Any ideas hows I can keep it orange?
Or change the default highlight colour to orange instead of blue?
 
Thanks
 
 
Gibbo
Back to Top
gibbo View Drop Down
Groupie
Groupie
Avatar

Joined: 04 January 2007
Location: United Kingdom
Status: Offline
Points: 47
Post Options Post Options   Thanks (0) Thanks(0)   Quote gibbo Quote  Post ReplyReply Direct Link To This Post Posted: 31 May 2007 at 3:59am
Any glue on this?
Gibbo
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 31 May 2007 at 7:33am
Hi,

Afraid CListCtrl doesn't allow it and have no method to override.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.