I just browsed the API documentation. There I read that you can
give a "proportion" parameter to the methods AddGrowableCol and
AddGrowableRow.
Now my application uses a RowColSizer, but the demo for this
states that growable rows and colums are specified just like
wxFlexGridSizer.
However after trying things out it seems that neither the wxFlex-
GridSizer nor RowColSizer support this parameter.
···
--
Antoon Pardon
Where do you see this? The 2.4.0 documentation that I am looking at
states that only an index paramenter (column or row number) can be
passed to these methods. AFAIK this was the case for 2.3.x as well.
Regards,
···
--- Antoon Pardon <Antoon.Pardon@rece.vub.ac.be> wrote:
I just browsed the API documentation. There I read that you can
give a "proportion" parameter to the methods AddGrowableCol and
AddGrowableRow.
=====
Donnal Walter
Arkansas Children's Hospital
Oh Damn, I seem to have arrivedat the 2.5.0 documentation. I just
followed the links from www.wxpython.org -> How to learn wxPython
-> API ... and since there wasn't a choice anywhere that depended
on version I thought I ended up with the documentation of the
current version. I didn't notice that it was API of the wxWindow
2.5.0 version. In my defense I can only say that I find it odd
to be reffered to documentation for a version which isn't available
yet for wxPython.
···
On Wed, Apr 16, 2003 at 05:41:27AM -0700, Donnal Walter wrote:
--- Antoon Pardon <Antoon.Pardon@rece.vub.ac.be> wrote:
>
> I just browsed the API documentation. There I read that you can
> give a "proportion" parameter to the methods AddGrowableCol and
> AddGrowableRow.
Where do you see this? The 2.4.0 documentation that I am looking at
states that only an index paramenter (column or row number) can be
passed to these methods. AFAIK this was the case for 2.3.x as well.
--
Antoon Pardon