[PD] GUI and DSP

Jonathan Wilkes jancsika at yahoo.com
Sat Feb 18 20:29:35 CET 2012



----- Original Message -----
> From: Mathieu Bouchard <matju at artengine.ca>
> To: Ivica Ico Bukvic <ico at vt.edu>
> Cc: Jonathan Wilkes <jancsika at yahoo.com>; Hans-Christoph Steiner <hans at at.or.at>; "pd-list at iem.at List" <pd-list at iem.at>
> Sent: Saturday, February 18, 2012 2:06 PM
> Subject: Re: [PD] GUI and DSP
> 
> Le 2012-02-11 à 13:58:00, Ivica Ico Bukvic a écrit :
> 
>> JUCE is amazing in terms of gui speed-up. Just check out bundled demos that 
> come with the sdk... Half of Gem could be easily reimplemented using JUCE sdk...
> 
> Looks nice, but the window border of JuceDemo is weird. JuceDemo disables the 
> WM-made border, and puts its own border, which doesn't seem to interpret 
> «Maximise» the same way that the WM does, and is perhaps even buggy.

From what I remember JUCE would by default give you pixel-exact UI down to the 
window border on every platform, at the expense of native-widgets/dialog-boxes/etc. 
for that specific OS.  Well, maybe you can get native widgets if you want, but I don't 
think you can get native window borders/dialog boxes/etc.

-Jonathan

> 
> And what would be the cause of JUCE being slow on some computers ? I don't 
> think that it would be acceptable that JUCE be mysteriously slow on some 
> computers that aren't even old (if that's really what's happening).
> 
> ______________________________________________________________________
> | Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC
> 



More information about the Pd-list mailing list