Re: Bypassing a Login?

From: AliR (AliR_at_newsgroup.nospam)
Date: 02/11/05


Date: Fri, 11 Feb 2005 23:22:18 GMT

He want the dialog there, but want the app to do it's system stuff, even if
the user hasn't logged in yet.

It sound's like he needs to create a thread before the login dialog comes
up.

AliR.

"Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp> wrote in message
news:e2t4C8IEFHA.2876@TK2MSFTNGP12.phx.gbl...
> Edward W wrote:
> > It would be nice if I could somehow load the app, GUI and all, but keep
the
> > GUI not visible except for the login window. Once the user logs in, the
rest
> > of the GUI would become visible. This way the app will monitor the
devices
> > but the user will not have any configuration access until he/she logs
in.
> >
> > Does anybody know if this can be done? Any other thoughts and ideas
would
> > be appreciated also. Thanks in advance.
> >
>
> Just use ShowWindow to hide or show your main window. This will not
> affect its functionality.
>
> --
> Scott McPhillips [VC++ MVP]
>



Relevant Pages

  • Re: Great SWT Program
    ... keyboard shortcuts aren't always obvious. ... A user using a GUI app may notice something ... and notice tedium using a GUI app to do it. ... specifically think of the feature they wanted and couldn't find in it. ...
    (comp.lang.java.programmer)
  • Re: MacUpdatePromo
    ... easy way to know which app will work which way. ... so users are supposed to know all GUI guidelines and understand the ... when they close a window. ... them to quit. ...
    (comp.sys.mac.advocacy)
  • Bypassing a Login?
    ... GUI which allows the user to configure how the monitoring is setup (i.e. at ... what intervals the app will poll the devices for info, ... the app is launched and it will wait at the login window, doing nothing, ... until the user logs in correctly. ...
    (microsoft.public.vc.mfc)
  • Re: Can ooRexx, Regina and Reginald coexist?
    ... I pretty much agree with your point of view, but only as a programmer. ... Faced with an app with one GUI which I understood I'd hope I could set it up ... However I wouldn't expect a non-programmer to be able to take a reginald ...
    (comp.lang.rexx)
  • Re: app with standalone gui and web interface
    ... > and separately creating a gui for the ... (for the wxPython version). ... installed could access the application as if it was a desktop app. ... fetch the same wxwml source, convert it into html/xml and send that to ...
    (comp.lang.python)