Large Icon Explorer style control

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

tpynegar
Just popping in
Just popping in
Posts: 6
Joined: Thu Jan 22, 2009 10:46

Large Icon Explorer style control

Postby tpynegar » Tue Feb 17, 2009 13:15

Hey,

Just wondering if anyone has tried to make and published a control that would show up images in a windows explorer style where the files are in large tab mode so you see thumbnails of each of the images.

Long shot i realise :) Any suggestions on how to do this would be really appriciated if there's not one already.

Thanks,
Tim.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed Feb 18, 2009 12:16

Hi,

I don't think such a thing already exists.

You probably don't want to be generating the 'icons' on the fly all the time, which means dynamically generating an Imageset that contains the icons / thumbnails. You can then use the Images from the Imageset, perhaps via c custom checkbox skin (checkbox is just a toggle-button), to display the icons and have them selectable.

How you go about generating a texture containing the source icon imagery, is left as an exercise for yourself ;)

CE.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 24 guests