Hi,

I have been playing with dSecurityManager.  And I have it sort of working but 
I wonder if there is a way to NOT display the form behind the login dialog.  
IOW I'd like the login dialog to popup get a good login and then display the 
form otherwise fail to open the form.

I'm using the following in my code:

app = dabo.dApp()
 
app.MainFormClass = MainForm
mysec = NewClass_security()
app.SecurityManager = mysec
app.start()

Johnf



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to