You have to use the ListItemRenderer to get this display.
gallery.setItemRenderer( listItemRenderer);
--
Nicolas
Le 24/03/10 16:44, Aurelien Pupier a écrit :
> Hi,
>
> I would like to set the text of the gallery item beside it instead of
> below.
>
> Exactly as it is done on the back image on the description page of
> nebula : http://www.eclipse.org/nebula/widgets/gallery/gallery.php
>
> Regards,