FPB_DEFAULT_STYLE missing in wxPython 2.9.1.1

Hi all.
I installed wx2.9.1.1 and using XRCEd I cget the message
FPB_DEFAULT_STYLE not defined.

Inside foldpanelbar.py I added FPB_DEFAULT_STYLE = FPB_VERTICAL at
line 242.

MZ

Thanks. IIRC this has already been fixed in SVN with a change in XRCed.

···

On 4/7/11 12:41 AM, mauzil wrote:

Hi all.
I installed wx2.9.1.1 and using XRCEd I cget the message
FPB_DEFAULT_STYLE not defined.

Inside foldpanelbar.py I added FPB_DEFAULT_STYLE = FPB_VERTICAL at
line 242.

--
Robin Dunn
Software Craftsman