hi there,
wxwindow turn on vertical scrollbar automatic
how can i disable it ?
i'v found splittree demo but it too complex
another popular solution?
(python2.3b,wxpython2.4,MSwindowXp5)
For which widget(s)?
-D
···
On Fri, Jun 20, 2003 at 03:15:35PM +0800, pita wrote:
hi there,
wxwindow turn on vertical scrollbar automatic
how can i disable it ?
--
I can do all things through Christ who strengthens me.
Philippians 4:13
in wxTreeCtrl
i found something at wxTreeListCtrl (gizmos module)
but i want to make column 2 editable.(embed other widget)
if i can turn off wxTreeCtrl scrollbar. i can combin the
wxTreeCtrl and container (wxpanel,scrollwindow and so on)
turn off wxwindow's scroll ,all widgets can turn off scrollbar.
pita wrote:
hi there,
wxwindow turn on vertical scrollbar automatic
how can i disable it ?
i'v found splittree demo but it too complex
another popular solution?
(python2.3b,wxpython2.4,MSwindowXp5)
It really depends on the type of window, and how you are using it. PLease provide more details of what you need.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!