Lookout

cancel
Showing results for 
Search instead for 
Did you mean: 

Move items on a "map" without administrator priveledge?

Does anyone know or suggest a method to allow operators to re-position items on a map (on top of a wmf-image or pdf-activex, for example), without going into edit mode?  I don't care if the changes are saved on process file closure, but it would be a bonus if the changes could be saved.
 
Is this a reasonable item for the future version wish list?
 
Cheers.... 🙂
Message 1 of 6
(6,543 Views)
eh, i don't think that would be a good idea.  admin priveledges are there for a reason so people don't mess up the screens, if you want people to mess with the screens then give them the admin rights.
Message 2 of 6
(6,542 Views)
Actually, I was hoping to use the PDF activex control for this where the pdf file is updated in a remote location and Lookout would Update the activeX file read occassionally to reflect the latest map.
 
But I can't seem to get Lookout to update (re-read) the src file occassionally. Anyone know how to accomplish this?
Message 3 of 6
(6,539 Views)
Using the animator object it would be possible to use the Mouse object to position the items based on a currently held down key combination 🙂

Seudo code:
    Set Animator at 0,0.  Set default x,y in object.
    If Ctrl+F10 is held and mouse clicked, animator changes x,y to mouse x,y

Not simple by any stretch but possible 🙂
Mike Crabtree - Lead Developer
Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
(866) 964-6948 / (760) 247-9512
0 Kudos
Message 4 of 6
(6,537 Views)
Very quick and dirty example.
Mike Crabtree - Lead Developer
Destek of Nevada, Inc. / Digital Telemetry Systems, Inc.
(866) 964-6948 / (760) 247-9512
0 Kudos
Message 5 of 6
(6,534 Views)

Nice Mike!! Smiley Surprised .... Thanks!

Now if only I could embed live lookout objects/displays within animator graphics files! Smiley Tongue

Funny....over ten years with Lookout and never used the animator object!  That's why this forum can be such a great resource!

Ed

0 Kudos
Message 6 of 6
(6,531 Views)