Listview and Imagemanager questions |
Post Reply |
Author | |
foleypt
Groupie Joined: 11 February 2008 Location: Portugal Status: Offline Points: 10 |
Post Options
Thanks(0)
Posted: 08 May 2008 at 9:13am |
Hi All
I am trying to convert some code over to codejock controls (mainly in order to take advantage of 32bit colour) I have some issues with the Listview and Imagemanager suite controls that I need to resolve in order to use the controls: 1) Is it possible to do image overlay? I could do that with the vb Imagelist and API .. it would seem that it is possible only to have special versions of icons depending on listview system state i.e. xtpImageChecked xtpImageNormal 2) Is it possible to have non square icons the listview just has iconsize I need to display (in a report view) icons 16 height x 32 width, for most icons the right hand 16x16 of the icon will be blank but in some it will show a special status indicator as an overlay |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
1. No, sorry, can't
2. Again can't. But you can create 32*32 icon but use only first 16 pixels :)
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
foleypt
Groupie Joined: 11 February 2008 Location: Portugal Status: Offline Points: 10 |
Post Options
Thanks(0)
|
Thanks for your quick reply, at least it saves me wasting some time trying.
I think I'll have to go down the route of using system imagelists declared by api and the vb6 listview |
|
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 |