Phoenix - wx.ScrolledWindow with VSCROLL

woss <[email protected]>
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>
Hi Robin,

Now wx.VSCROLL is a bad.style for wx.ScrolledWindow.
  ....
  File "D:\Python\cv\treepanel.py", line 27, in __init__
    super(TreePanelTree, self).__init__(parent, style=wx.SUNKEN_BORDER)
  File 
"d:\python27\lib\site-packages\wx-3.1-msw\wx\lib\agw\customtreectrl.py", 
line 2820, in __init__
    wx.ScrolledWindow.__init__(self, parent, id, pos, size, 
style|wx.HSCROLL|wx.VSCROLL, name)
wx._core.wxAssertionError: C++ assertion "Assert failure" failed at 
..\..\src\common\wincmn.cpp(858) in wxWindowBase::GetWindowBorderSize(): 
Unknown border style.

The last good version was:    '3.0.3.dev1943+fdf739f'

(Error sample:  Demo / CustomTreeCtrl)

Win7_64SP1 / py2.7_32 /  wxPhoenix_3.0.3.dev1956+aab2833

Thx:
woss

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.