Renato Ramonda <[EMAIL PROTECTED]> wrote: >Tim Roberts ha scritto: > >> wx uses "sizers" to do the same thing. Same purpose, different philosophy. >> I find sizers more natural, but people should certainly stick to whatever >> makes them comfortable. > >I like sizers too, but in my experience wx apps do not use them. Are >they by chance something that came with the 2.5/2.6 development cycle? >That version is still pretty rare in real world applications.
Hardly. Sizers have been the primary method of placing multiple controls in wx for as long as I've been using it, which goes back to 2.3. In fact, it's hard to create a non-trivial wx app WITHOUT using sizers. All of the wx GUIs place controls in nested sets of sizers. -- - Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list