Ben Fry

Results 151 comments of Ben Fry

(Moving to the 4.0 repository and hiding off-topic comment about the PDE… this issue is specifically about *sketches*) With 4.0 beta 6, sketch sizing should be in place for macOS...

Yeah, I changed it to use Java's `Desktop` class instead so that we could avoid more custom code like this. (Meaning that your issue is really with Java, and how...

Duplicate of https://github.com/processing/processing4/issues/477

Sounds like a regression. This has worked properly at various points in the past; I may not have bothered re-wiring it properly when doing the `handleOpen()` rewrite.

@sampottinger This was a nasty one that I meant to ask you about…

Ah, thanks for finding that… At least I'm not losing it, though disappointing that more eyes on it hasn't actually produced a solution.

And by “nothing happens” do you mean that Processing doesn't even start up when used with that appbundler? Or that nothing happens when running a sketch that uses OpenGL?

Also adding the `-XstartOnFirstThread` reference from SWT: https://www.eclipse.org/swt/faq.php#swtawtosxmore