Hi,

When running the demo program splash.pl (included in Wx-Demo) I norice
the following behaviour:

  - the window of the splash image is placed on the screen, but stays
    empty
  - the program does a sleep for 5 seconds
  - simultaneously, the CONTENT of the splash window appears AND the
    application window appears

Somehow it seems that showing the contents of the splash window is
delayed until the mainloop starts. That, of course, takes the fun out
of a splash screen.

Is this a known problem?

I'm using perl-Wx 0.76 and wxGTK 2.8.4 (although perl-Wx seems to be
built against compat-wxGTK26).

-- Johan

Reply via email to