What does wx.Dialog.CreateTextSizer do?

I've done a number of searches, but it appears that this method has
not been documented.

It word-wraps the text, makes a wx.StaticText for each line and puts them all in a sizer. It's implemented in C++.

···

On 2/1/12 10:50 PM, Phillip M. Feldman wrote:

I've done a number of searches, but it appears that this method has
not been documented.

--
Robin Dunn
Software Craftsman