<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Whoops my mistake, I was looking at older Qt docs, it is <b>setMaxVisibleItems
</b>now !<br>
<br>
On 15/06/09 10:10, Peter Georges wrote:
<blockquote cite="mid:4A35917C.7020809@al.com.au" type="cite">
  <pre wrap="">I've noticed that some functions are missing from QComboBox in PyQt that 
are available in Qt. For example setSizeLimit. Any reason why these are 
not available?

Qt
<a class="moz-txt-link-freetext" href="http://doc.trolltech.com/3.0/qcombobox.html">http://doc.trolltech.com/3.0/qcombobox.html</a>

PyQt
<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qcombobox.html">http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qcombobox.html</a>
_______________________________________________
PyQt mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a>
<a class="moz-txt-link-freetext" href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a>
  </pre>
</blockquote>
<br>
</body>
</html>