Hi<br><br>Actually, it was ListBox, not SvtListBox ! <div>Thanks for your help, i managed to display icons ! </div><div><br></div><div>Best regards</div><div><br></div><div>Julien</div><div><br><div class="gmail_quote">2012/1/18 Eike Rathke <span dir="ltr">&lt;<a href="mailto:erack@redhat.com" target="_blank">erack@redhat.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Julien,<br>
<div><br>
On Wednesday, <a href="tel:2012-01-18%2016" value="+12012011816" target="_blank">2012-01-18 16</a>:17:32 +0100, Julien Levesy wrote:<br>
<br>
&gt; I&#39;m working on the file picker dialog. I would like to add a list of places<br>
&gt; as those we can see on most common file pickers (bookmarks on the left of<br>
&gt; the dialog).<br>
&gt;<br>
&gt; In order to display these places, I use specialization of the SvtListBox<br>
&gt; component.<br>
<br>
</div>Don&#39;t know which SvtListBox you are referring, there is no such class.<br>
<div><br>
&gt; I would like to add icons for each item in the list. Do you know<br>
&gt; what the best way to display icons in a listbox is ?<br>
<br>
</div>There&#39;s the vcl ListBox (maybe that&#39;s the one you&#39;re already using?)<br>
that has an InsertEntry() method that takes an Image parameter. You can<br>
see it in action under Tools-&gt;Options-&gt;LanguageSettings-&gt;Languages<br>
&quot;Default languages for documents&quot; where it is used to display the ABC<br>
check marks for language support.<br>
<span><font color="#888888"><br>
  Eike<br>
<br>
--<br>
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.<br>
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD<br>
</font></span></blockquote></div><br>
</div>