Hi all,
I justgot the MJ and I lve it.
I want to demonstrate the MJ to my computer club, is there a way to hide my phone number on the screen so no one can see it, will they have it so you can have your name shown instead of the number.
No Canadian numbers yet ?
Thanks
Norm
show to club
Moderators: Bill Smith, Pilot
Re: show to club
There is a Windows scripting language called AutoIT (google for it). You can open a window, like browsing your d: drive. Resize it just enough to block the phone number. Then run an AutoIT script tonorm147 wrote:is there a way to hide my phone number on the screen so no one can see it,
WinSetOnTop("title of window", "", 1)
This will cause the little window to stay on top. You can place it over the phone number, and then work with the MJ softphone. In theory the little window will remain on top.
Your computer club must have a lot of lonely people if you're worried they'll start calling you if the see your phone number.
Mark