How to display a "setup" screen + taskbar visibility ?
- From: "Skybuck Flying" <IntoTheFuture@xxxxxxxxxxx>
- Date: Thu, 6 May 2010 13:15:44 +0200
Hello,
When my application is run for the first time I want to show a setup screen.
First I tried "OnCreate" but that causes access violation in case the second
form doesn't yet exist.
Then I tried "OnShow" but this causes the main form to not be displayed
until the setup screen (via showmodal) is closed, furthermore the
application does not showup in the taskbar which is really confusing ?!?
What's the best way to show a setup screen ?
I would like to at least have "taskbar" visibility for the application ?!?
Bye,
Skybuck.
.
- Follow-Ups:
- Re: How to display a "setup" screen + taskbar visibility ?
- From: Skybuck Flying
- Re: How to display a "setup" screen + taskbar visibility ?
- Prev by Date: Re: Parallel Compression Library 1.24
- Next by Date: Re: How to display a "setup" screen + taskbar visibility ?
- Previous by thread: Problem with richedit.print.
- Next by thread: Re: How to display a "setup" screen + taskbar visibility ?
- Index(es):
Relevant Pages
|