<p style>Hi <br></p><p style>I&#39;m working on the file picker dialog. I would like to add a list of places as those we can see on most common file pickers (bookmarks on the left of the dialog).</p><p style>In order to display these places, I use specialization of the SvtListBox component. I would like to add icons for each item in the list. Do you know what the best way to display icons in a listbox is ? <br>

</p><p style>Should I re-implement (override) the ListBox::draw() method, or is an other way to do that more easily ?  </p><p style>Best regards</p><p style>Julien</p>