HDI_FORMAT problem |
Post Reply |
Author | |
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
Posted: 13 November 2006 at 4:22am |
I cannot display the arrow for a sorted column in CListCtrl, has anybody had this problem or is it just me ?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi, We added images support for header for 10.4 release.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
|
How does it work ? I've installed the 10.4 version and I have the same problem. When I apply the skin (office 2007) I have no arrows (see image 1 below), but when I remove it I have arrows (see image 2).
|
|
wbd55
Newbie Joined: 18 December 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
I am experiencing the same issue and would also like to know how to resolve.
Thanks,
-Bill
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
How you show these icons?
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
wbd55
Newbie Joined: 18 December 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
HDITEM hdi; hdi.fmt = HDF_LEFT | HDF_IMAGE | HDF_STRING | HDF_BITMAP_ON_RIGHT; hdi.iImage = 1; hdi.pszText = (LPWSTR) lpBuffer; hdi.cchTextMax = cstrName.GetLength(); pHeaderCtrl->SetItem(i_sortColumn,&hdi); |
|
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
|
Using HDF_SORTUP and HDF_SORTDOWN< ="text/">
PRE.clsCode { font-size:110%; }
PRE.clsSyntax { font-size:100%; }
TD DIV.clsBeta { display:none;}
A:link { color:#0000ff; text-decoration:underline;}
A:visited { color:#0000ff; text-decoration:underline;}
A:hover { color:#3366ff; text-decoration:underline;}
MSHelp\:link {
color:#0000ff;
text-decoration:underline;
cursor:hand;
hoverColor:#3366ff;
filterString: ;}
//< ="1.2">
//< ="1.2">
//< ="1.2" ="../../../code/common.js">
//< ="1.2" ="../../../code/brow.js">
//< ="1.2">
//
|
|
afekhar
Groupie Joined: 30 August 2006 Location: France Status: Offline Points: 43 |
Post Options
Thanks(0)
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
wbd55
Newbie Joined: 18 December 2006 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
Could we please have a timeframe for when you will support these others? Thanks.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |