[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sc-devel] SwingOSC v0.57 beta



svn is now at revision 18. hopefully JSCWindows with a scroll=true should have a proper working JSCScrollTopView.

still missing is the visibleOrigin and the innerBounds getter methods. mouse-coordinates and reported component bounds, visible area and refresh should all work now as expected.

JSCUserView with relativeOrigin_( true ) still doesn't adjust mouse- coordinates (this will be fixed next).

ciao, -sciss-


Am 25.11.2007 um 17:38 schrieb Sciss:

hello,

i have installed an SVN repository for development versions of SwingOSC. You can download using

$ cd <baseDir>
$ svn co https://swingosc.svn.sourceforge.net/svnroot/swingosc/ trunk/ SwingOSC

and make a clean build

$ cd SwingOSC
$ ant clean jar

(you might need to install Ant from http://ant.apache.org )

i'm asking people who develop GUI based Quarks or are creating crossplatform code for the SC book to check back with this development version (v0.57 BETA) if everything is fine, and to report problems. v0.57 is going to be the version on which i will base the SwingOSC chapter in the book and i consider it the version compatible with SuperCollider 3.2

in this development version, fixes include:

JPen : pen size scales and transforms with the affine transforms
JSCUserView : added support for cleanOnRefresh and relativeOrigin (the mouse coordinates are NOT YET reported in relative coordinates!!) JSCWindow : added the scroll argument, but that is still under construction (i'm not sure the JSCScrollTopView support will be in v0.57 because it is a very tricky thing)

... so in particular check out compatibility of JPen / JSCUserView based code.


thanks! ciao, -sciss-

_______________________________________________
Sc-devel mailing list
Sc-devel@xxxxxxxxxxxxxxx
http://www.create.ucsb.edu/mailman/listinfo/sc-devel