TUIK compatibility problems 20840

There are some tuik problems with dropdowns… I discovered this trying to use Rouge.
Basically, when I load Rouge, which was made in an earlier TD version, dropdowns close as soon as you click on the scroll bar for choices. Also, other scrollbars don’t scroll all the way.

So, when I recreate the scroll bars from the palette and basically duplicate what’s in Rouge, they work perfectly. I don’t know TUIK on a deep level, so I am not sure what changed or what causes the problem. I’d sure like to know if there was an easier fix then hand duplicating every gui control in that rather intricate network.

Any info is appreciated.

Wow. Those TUIK networks are deep and complicated! And the script ain’t easy for a python programmer to grasp.

So… any help figuring out what has changed that would alter the TUIK library would be greatly appreciated! I have found that pretty much all my guis from past projects are slightly broken in 20840.

Ah sheesh. Never mind. I would delete this post if I could. I had 3 different coincidental bugs on 3 different toe downloads… I don’t think it’s tuik at all now.

Yeah there is a bug that effects some DAT functionality so its possible that it what you’re seeing. Stay tuned for a new experimental build in the next day or so.

Oh sneaky. Anywhere I can find details on what this bug affects?

It affects appendRow() whereever it is used, we saw it break some UI last week, I am only making an assumption it is related. New experimental build posting soon, just try that and let us know if there are still issues. If so, pull some examples and we’ll look into it.