User forums > Using Code::Blocks

Splash Screen

<< < (4/5) > >>

mandrav:
@Ceniza: excellent :D. Tested and committed.

Ceniza:
Great! :D

Michael:
Ceniza,

I have just build C::B rev2173 on ubuntu 5.10 and your Splash Screen looks really great :D. So cool 8).

Thank you for providing it.

Best wishes,
Michael

thomas:
Question: Should we maybe try and add wxWS_EX_TRANSIENT to the splash screen's style flags?


--- Quote from: wxWS_EX_TRANSIENT ---Don't use this window as an implicit parent for the other windows: this must be used with transient windows as otherwise there is the risk of creating a dialog/frame with this window as a parent which would lead to a crash if the parent is destroyed before the child.
--- End quote ---

The occasional crashes/freezes seen when dialogs are shown while the splash screen comes up could (maybe, possibly?) result from that very cause, not sure.

Ceniza:
Have you tried already with the latest changes in cbSplashScreen?

Since I cannot commit them to Code::Blocks' SVN repository but I'm using it in another project, the latest version is in my SVN repository.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version