Although it's not a proper fix, you could always try setting the login
window to be a "Topmost" window witha call to setPosition
 w_login.SetPosition(TopMost!)


> -----Original Message-----
> From: Jill M. Claus [SMTP:[EMAIL PROTECTED]]
> Sent: 05 August 1999 14:17
> To:   [EMAIL PROTECTED]
> Subject:      PFCSIG Login Box Loses Focus in 16 Bit Only
> 
> I am using PB6.5 on NT 4.0 and Sybase 11.
> I have 32 bit users on NT 4.0 and 16 bit users on Windows 3.1.
> 
> When I compile the executables in 32 Bit everything works perfectly.
> However, when I compile the 16 Bit version, the login box opens and then
> immediately loses focus and drops behind the Program Manager window.  (and
> the user thinks it's gone, when it really isn't) 
> 
> I tried implementing the platform service by putting 
> f_SetPlatform(inv_platform, TRUE)
> in the open event of my application object, (is that the right spot to put
> it?), but it didn't seem to do anything.
> 
> Has anyone had this problem before?  Any help would be greatly
> appreciated.
> 
> Jill Claus
> 
> > [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS,
> ADDRESS
> > A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help
> pfcsig
> > SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]

Reply via email to