doc/index.rst
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 20 Apr 2016 17:15:35 +0300 (2016-04-20)
changeset 1489 9c22ff9c8c06
parent 811 66a8812457d6
child 3925 1d383b4c0a23
permissions -rw-r--r--
fix splash loading with wx3.0

Previously only gray square was shown. Apparently to show splash screen several calls of wx.Yield() are necessary.
Unfortunately splash.IsShowOnScreen() returns always 1 regardless of whether splash is on the screen or not.
this fix is a dirty hack. It just process all events after splash is created during 0.3 seconds.
.. Beremiz documentation master file

Beremiz's documentation
=======================

Contents:

.. toctree::
   :maxdepth: 2

   overview
   manual/index
   standards