<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<tt>Can I use in pulldown list, that combo show on screen some column???</tt>
<br><tt>For example, like this:</tt>
<br><tt></tt> <tt></tt>
<p><tt>    01    |    1st
example        |    For
beginner</tt>
<br><tt>    02    |    2nd
example        |    For
advanced</tt>
<br><tt>    03    |    3rd
example        |    For
proffesional</tt>
<br><tt>    ....  |    ..............    
|    .................</tt>
<br><tt></tt> <tt></tt>
<p><tt>But in combo box, after selecting one item, i need to show only
1st column of this item - 01, 02, 03... etc.</tt>
<br><tt>Or I can do this with another widget?</tt><tt></tt>
<p><tt>Thanx.</tt></html>