[wxpython-users] dclick on splitter, removes the splitter ...
Robin Dunn
robin at alldunn.com
Thu May 1 17:33:55 PDT 2008
Stef Mientki wrote:
> hello,
>
> double-click on a splitter, removes the splitter ...
> is that normal behavior ?
>
> From another discussion,
> I already saw that you can catch the double click event,
> and Veto the succeeding actions.
>
> Which indeed solves the problem.
>
> Is this considered as a bug or a feature ?
Feature. See the docs for EVT_SPLITTER_DCLICK.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list