Hi Werner,
Hi Andrea,
Just in case you don't know what to work on and in case your kids leave you
alone in the evening;-) ,
Yeah, right 
what about a tutorial for the Phoenix
documentation on how to do AUI layouts.
I love AUI, but each time I do a new something with it, I am pulling my hear
out to get a decent initial layout. After the initial layout is shown to
the user it is fine as 'agw.persist' will taker over from there, should the
user like something different then what I propose.
I know I asked on different occasions about how to go about it but .....
What would be really really really nice is something along these line:
- create a dialog
- create the panes (panels or probably a bit worse scrolled_panels)
- add child controls to the different panes
- tell aui to layout and give each pane just enough space to fit its
controls restricted by the size given to the TLW.
Are you up to something like this? If yes, we could maybe work out
something together, i.e. base it on my latest small sample which I could
flesh out with some controls and stuff.
That's a very good suggestion, although my idea of "correct" or
"nice-looking" AUI layout may not be shared by everyone 
Also, my knowledge of SizedControls is close to zero, so for sure I
would need some help there from more experienced users (i.e., you). We
should also try and keep the sample code as manageable as possible
(i.e., not too convoluted), to avoid repeating the mistakes I made
with AGW by forcing the samples to show all the features but making
them hard to access for less experienced wxPython programmers.
I'll be away for about a week (on holiday, at last...) from tomorrow,
but in the meantime please go ahead and think about possible
modification(s) of your sample so that we would have the skeleton code
more or less in place. In the meanwhile, I'll try and wrap up a
meaningful "tutorial-style" chapters sequence and I'll start write
down something about it - unless you precede me, if you wish to start
writing yourself please do, there is no priority here.
Then we will take it from there (possibly off-list), until we are
happy of the results.
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
···
On 11 April 2012 13:00, Werner wrote: