Hello
I have a request to implement a "PostIt like" behavior in PcVue
The operator in run time shall be able to add a postit on a mimic and move it with a drag and drop.
No restart of the project and no specific technical knowledge should be necessary to use the postit
behavior.
Do you have any experience with this kind of behavior?
Thank you
François
It's look like an include mimic with a text area inside.
What happened if he close the mimic?
I think better you make a graphic object with the following animations:
1. Send/Text: text in multiline
2. Position/2 axes: configure it as a cursor setting 2 internal variables
Nico
I tested few options :
The one you describe Nico has the following CONS :
- PcVue Text multiline doesn't allow the return feed
- You have to pre define a number of symbols 'post it' to be used in a mimic
The other solution could be :
On each symbol of a project, you add a small icon with a link open to a note animation which acts as a postit


