User forums > Using Code::Blocks

Splash Screen

(1/5) > >>

Ceniza:
After some coding I got a first version of a cbSplashScreen which is already usable.

It allows a Splash Screen to be drawn on both Windows and Linux (should be multiplatform) with a transparent mask. That way I got the splash screen used under Windows to work under Linux too.

Here's a screenshot.

The source code can be downloaded from here (splash.zip).

Would the devs mind to use it? :)

Since I know you like minimal effort, splash_multiple.zip has the sources in multiple files ready to be used in Code::Blocks.

[edit]
If the links aren't working, try with the ones a few posts below...
[/edit]

thomas:
Cool :)

thomas:
Erm... result on Windows XP:

mandrav:
Nice :)

Although I get the same picture as Thomas under Ubuntu.
It is fixed by replacing Manager::ProcessPendingEvents() with Manager::Yield() (right after the splash creation).
Still, when shown it displays like above for a fraction of a second (before it displays correctly) but this "artifact" is really annoying....

Ceniza:
XP:



What's so special about your systems or mine? :?:

Navigation

[0] Message Index

[#] Next page

Go to full version