-
sciss committed revision 228 to the SwingOSC SVN repository, changing 3 files.
2009-12-31 19:01:15 UTC by sciss
-
sciss committed revision 227 to the SwingOSC SVN repository, changing 1 files.
2009-12-29 13:41:51 UTC by sciss
-
the antialiasing of the knobs of the multisliderview seems to be broken in java 6 (os x 10.6). the borders paint as opaque as the filled contents. might be due to different VM renderer settings defaults (sun versus quartz)?.
2009-12-28 03:24:50 UTC by nobody
-
sciss committed revision 226 to the SwingOSC SVN repository, changing 3 files.
2009-12-28 03:05:22 UTC by sciss
-
sciss committed revision 225 to the SwingOSC SVN repository, changing 2 files.
2009-12-28 02:28:18 UTC by sciss
-
sciss committed revision 224 to the SwingOSC SVN repository, changing 2 files.
2009-12-28 01:03:29 UTC by sciss
-
sciss committed revision 223 to the SwingOSC SVN repository, changing 1 files.
2009-12-28 00:13:37 UTC by sciss
-
When a JSCTextView is first created, select from the language does not hilight in the view. But clicking on the
window once makes everything work...
Try
(
var win;
win = JSCWindow.new;
t = JSCTextView( win, win.view.bounds.insetBy( 4, 4 ))
.resize_( 5 )
.hasVerticalScroller_( true )
.autohidesScrollers_( true )
.string_("adsf;ajhdslfhwae uhaiush dsuaefw")
.f.
2009-12-23 13:51:02 UTC by nobody
-
sciss committed revision 222 to the SwingOSC SVN repository, changing 2 files.
2009-12-22 10:27:58 UTC by sciss
-
sciss committed revision 221 to the SwingOSC SVN repository, changing 1 files.
2009-12-22 00:55:10 UTC by sciss