Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Where does the "Remote Login" prompt come from?
Mon, Jun 30 2014 9:06 PMPermanent Link

Jeff Cook

Aspect Systems Ltd

Avatar

Hi

Currently when opening a Session I get the login/password prompt in a window
titled "Remote Login".

I know I can write my own login procedure and tailor that, but for the
moment I'd like to simply change the window caption so that it has our app
name in it.

Possible?

Cheers

Jeff

--
Jeff Cook
Aspect Systems Ltd
www.aspect.co.nz

Tue, Jul 1 2014 3:06 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Jeff

>Currently when opening a Session I get the login/password prompt in a window
>titled "Remote Login".
>
>I know I can write my own login procedure and tailor that, but for the
>moment I'd like to simply change the window caption so that it has our app
>name in it.

If its in the publicly supplied code then it would be easy. However, a quick skim through the bits I have doesn't reveal anything, and I don't know of any property/event/method that would allow it. So you'd have to identify the window at runtime and alter its title programmatically, unless someone can point you in a better direction.

It would probably be easier and quicker to write your own login procedure.

Roy Lambert
Image