Hi,
I set a scriptUI interface.
I have two buttons :
- one has to add a carriage return on the edittext field
- one has to add tab.
I am using textselection property of the edittext object.
On Mac it works very fine.
On Windows, it just go crazy. Sometimes, it just ignores the click, other times, it adds the element unexpectingly.
ie tab or carriage return are placed everywhere but where I want it.
What do I do wrong ?
TIA Loic