Print Page | Close Window

HDI_FORMAT problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=5497
Printed Date: 14 May 2024 at 6:01am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HDI_FORMAT problem
Posted By: afekhar
Subject: HDI_FORMAT problem
Date 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 ?



Replies:
Posted By: Oleg
Date Posted: 30 November 2006 at 3:12am

Hi,

We added images support for header for 10.4 release.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: afekhar
Date Posted: 19 January 2007 at 10:45am
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).










Posted By: wbd55
Date Posted: 22 January 2007 at 12:04pm
I am experiencing the same issue and would also like to know how to resolve.
 
Thanks,
-Bill
 


Posted By: Oleg
Date Posted: 23 January 2007 at 11:36am
Hi,
How you show these icons?


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: wbd55
Date Posted: 23 January 2007 at 11:40am

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);



Posted By: afekhar
Date Posted: 23 January 2007 at 11:41am
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"> //< id="_topic" page="struct" proj="platsdk" name="HDITEM" pubpath="/plat/commctls/er/structures/hditem.htm">< ns:mshelp="http://msdn.microsoft.com/mshelp">
< ="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"> //< id="_topic" page="struct" proj="platsdk" name="HDITEM" pubpath="/plat/commctls/er/structures/hditem.htm">< ns:mshelp="http://msdn.microsoft.com/mshelp">
< ="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"> //< id="_topic" page="struct" proj="platsdk" name="HDITEM" pubpath="/plat/commctls/er/structures/hditem.htm">< ns:mshelp="http://msdn.microsoft.com/mshelp">


Posted By: afekhar
Date Posted: 23 January 2007 at 11:42am
Using HDF_SORTUP and  HDF_SORTDOWN ../../../css/ie4.css - ../../../css/inetsdk.css -


Posted By: Oleg
Date Posted: 23 January 2007 at 12:14pm
ok, thanks.
 
Was added only HDF_IMAGE  support.
 
HDF_SORTUP and  HDF_SORTDOWN https://forum.codejock.com/css/ie4.css -  and HDF_BITMAP_ON_RIGHT flags will be added too.
 
Thanks. https://forum.codejock.com/css/inetsdk.css -


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: wbd55
Date Posted: 23 January 2007 at 12:16pm
Could we please have a timeframe for when you will support these others? Thanks.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net