Hello,
I may be wrong but I have the impression that in a container, the plugins are applied after the script has been executed.
For example, when I want to retrieve the width of a text with the maxsize plugin, I can't get the right width. I always get the value before executing the maxsize plugin.
Is it possible to wait for the maxsize plugin to render before measuring the width?
Is there a special way of triggering a script once the rendering has been done?
(I don't want using OnExecutePerField)
I'm on VizArtist 3.13
Thanks
--------------------------------------------------------------------------------------------------------------------------------------------------
Bonjour,
Je me trompe peut-être mais j'ai l'impression que dans un container, les plugins sont appliqués après l'exécution du script.
Par exemple, lorsque je souhaite récupérer le width d'un texte ayant le plugin maxsize, je n'arrive pas à obtenir le bon width. J'obtiens toujours la valeur avant exécution du plugin maxsize.
Est-il possible d'attendre le rendu du plugin maxsize pour faire la mesure du width ?
Existe-t-il une méthode particulière pour pouvoir déclencher un script, une fois que le rendu est fait ?
(Je ne souhaite pas utiliser la méthode OnExecutePerField)
Je suis sous Vizartist 3.13
Merci
I may be wrong but I have the impression that in a container, the plugins are applied after the script has been executed.
For example, when I want to retrieve the width of a text with the maxsize plugin, I can't get the right width. I always get the value before executing the maxsize plugin.
Is it possible to wait for the maxsize plugin to render before measuring the width?
Is there a special way of triggering a script once the rendering has been done?
(I don't want using OnExecutePerField)
I'm on VizArtist 3.13
Thanks
--------------------------------------------------------------------------------------------------------------------------------------------------
Bonjour,
Je me trompe peut-être mais j'ai l'impression que dans un container, les plugins sont appliqués après l'exécution du script.
Par exemple, lorsque je souhaite récupérer le width d'un texte ayant le plugin maxsize, je n'arrive pas à obtenir le bon width. J'obtiens toujours la valeur avant exécution du plugin maxsize.
Est-il possible d'attendre le rendu du plugin maxsize pour faire la mesure du width ?
Existe-t-il une méthode particulière pour pouvoir déclencher un script, une fois que le rendu est fait ?
(Je ne souhaite pas utiliser la méthode OnExecutePerField)
Je suis sous Vizartist 3.13
Merci