Hello,
I want to open a substack modal at the loc of the mouse. Everything works, beside there is a flickering, when opening the substack and positioning it at the mouse loc despide of having a lockscreen. For a moment of a second the stack appears at his default loc and then it appears at my wanted position. So there must be a fault in my following approach: set the lockscreen to true open stack "lizenzinfo" set the left of stack " lizenzinfo" to tLocX set the top of stack " lizenzinfo" to tLocY modal stack "lizenzinfo" set the lockscreen to false The reason for using first "open" and afterwords "modal" was, that I couldn't change the position, when opening it with modal, as far as I remember my code. Why does the lockscreen doesn't seem to be affective? What am I doing wrong? Thanks for any hint Tiemo _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
