<!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 bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Arial">Thanks for all the feedback. Are
there any good tutorials for implementing your own custom
widgets/layouts? (if no one has an implementation of this)<br>
<br>
Cheers,<br>
-Scott<br>
</font></font><br>
Alexei Puzikov wrote:
<blockquote
 cite="mid:39ef5b8f0908131445v64f13385vdc6add93551716e6@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">I'm really looking for a frame that has the collapse/expand ability
built into it. See the image in the link. You can see the Texture Map
submenu &nbsp;collapsed/expanded. Any thoughts?

<a class="moz-txt-link-abbreviated" href="http://www.scottballard.net/collapsibleFrame.jpg">www.scottballard.net/collapsibleFrame.jpg</a>
      </pre>
    </blockquote>
    <pre wrap="">I see - why don't you BYO. This kind of widget is uncommon, and thus the
reason not being available already.

But it's pretty easy to combine basic widgets to a composite one. And due to
Qts powerful layout machinery, you mostly don't need to care about the
implicit widget resize.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Actually, you do, as soon as you'll pass over some amount of controls.

I have the editor here that reimplements the screenshot (it's Maya, btw) and
in worst situations contains approx. 4500 controls. And I'm still
unable to remove
flickering on switch - basically, the layout refresh.

If anybody can prototype something that works with big amount of controls - his
help would be enormous. Really.

A.

__________ Information from ESET NOD32 Antivirus, version of virus signature database 4333 (20090813) __________

The message was checked by ESET NOD32 Antivirus.

<a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>




  </pre>
</blockquote>
<BR>
<BR>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4333 (20090813) __________<BR>
<BR>
The message was checked by ESET NOD32 Antivirus.<BR>
<BR>
<A HREF="http://www.eset.com">http://www.eset.com</A><BR>


</body>
</html>