Ben Fry

Results 151 comments of Ben Fry

May be weirdness with `JProgressBar` and show/hide calls vs `updateTheme()` or a behind-the-scenes `updateUI()` call.

When you have more than one `PApplet` running at a time, things are going to get messy very quickly… We'll have to see about a fix, but that'll mostly be...

Hm, sorry to hear it. That code hasn't changed between 3 and 4, but it sounds like you're hitting a threading deadlock (the spinning) so it may have been broken...

Thanks for the example; will try to take a look, or perhaps someone will volunteer to check into it.

If you have a nice, short example sketch, and a sequence of steps that reproduces the problem, that'd be super helpful.

Still can't get this to happen on any of my machines… Clearly a thread deadlock problem but I can't find a good case to trigger it. I'm a little less...

What's the exact thing you're doing to trigger the error? What are you clicking? Are you using the popup or the main menu bar?

I need as literal an explanation as possible: what exact bit of text do you click to make this happen? Is the text already highlighted? Or is there no selection...