Jump to content

Screenmask


d.bernaert

Recommended Posts

Hello,

I have a login form where I validate the user against the Firebird database.

Once the validation is done I need to configure the environment for this particular user. This can take a few seconds as modules are activated in function of the license they own (filling menu's, ...).

I want to show a screenmask while this configuration is done.

So if I'm correct the mainform is created after the login is processed.

So I put the configuration of the environment on the create of the mainform but I cannot get the screenmask to show.

Also the login form stays visible while the configuration takes place.

Is there a way to make this work? I also tried in the onshow of the mainform.

 

Thx,

Dominique

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...