Hi Septeven, I hate to be a pain but I am having a similar issue to Nickydude as well, now because my client wanted some slight change. I have a button that tells each box to select a certain line but it only affects the box which was created first.
I still won't be able to reproduce the bug in my cap for a few more days (I am going on a short trip tomorrow for two days) but this fix would be appreciated in the meantime.
Thanks in advance!
*EDIT*
I just updated to the most recent release, and the problem still exists (just thought I would check). Now however, most disturbingly... it seems more broken than before.
I have an event:
EVERY TICK -> TEXT BOX SET TEXT: GlobalVariable1 & ComboBox1.getValueSelected & ComboBox2.getValueSelected
This used to work fine, now it only returns the Global Variable and seems to ignore the combo boxes.
Like a true idiot I over-wrote the old plugin version so now I am royally borked :/
*EDIT2*
Luckily I had the old version still on my hard drive. I rolled back and it works again. I have made a workaround for the boxes not setting line properly, so the update is not super important.
~Sol