wxListCtrl images
Posted: Sun Dec 11, 2005 5:36 pm
Hi,
I am developing an application using wxListCtrl with non default sized images. When switching minor versions of wxWidgets it stopped doing what I wanted it to do, which is display two columns of images, not just one.
Here is what i want it to look like (from an older version of the app):
http://icstatic.uwcs.co.uk/icLogic22.PNG
This is what it looks like now:
http://icstatic.uwcs.co.uk/wxListCtrl1.PNG
It also looks like this when using wxGTK (before and after version change):
http://icstatic.uwcs.co.uk/icLogicLinux.png
The bit you are looking at is the 'Component Palette' on the right hand side.
Any ideas how to get it working like in the first screenshot on both windows and on linux?
Thanks in advance,
Ian
I am developing an application using wxListCtrl with non default sized images. When switching minor versions of wxWidgets it stopped doing what I wanted it to do, which is display two columns of images, not just one.
Here is what i want it to look like (from an older version of the app):
http://icstatic.uwcs.co.uk/icLogic22.PNG
This is what it looks like now:
http://icstatic.uwcs.co.uk/wxListCtrl1.PNG
It also looks like this when using wxGTK (before and after version change):
http://icstatic.uwcs.co.uk/icLogicLinux.png
The bit you are looking at is the 'Component Palette' on the right hand side.
Any ideas how to get it working like in the first screenshot on both windows and on linux?
Thanks in advance,
Ian