[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Knob / JKnob mouseDownAction?
- To: sc-users@xxxxxxxxxxxxxxxx
- Subject: Re: [sc-users] Knob / JKnob mouseDownAction?
- From: blackrain <blackrain.sc@xxxxxxxxx>
- Date: Tue, 30 Dec 2008 10:21:59 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=8z86eeZW5LpZaGyKZNLUrorZ0hKvPr6+mmODw3L+3Ug=; b=KdT7E/uZaXrRQDEUfmpb7NcK8Un4Yudll+zWWY4P9T++AvEwIzg3JOGxZJrFNmw//Z ceiaK/FWT2E1KeHPg9+zx7IJAPCBfYcS1yLEGUtMPUgBVPlfRfW4anTtZov2JP5D2hPy PUA0zoTZtfsq7EZS1SuvHxGXMQOkrLsWbfYCg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=eIr/z8CPvoy8BHVqIZnksj4HXsLPf2QWJMEw+6buOWVnEsUPkFF9liBnzw+dRTkxP0 mgle8EsBWTRMuhM7CFI6nLXkxowp4BtEpxKggMhRxtc6/c94eYKkr/dxgS+6filtA1Ry mbcdQp5brWbmFWwO9TfbqizlIwKMpitbju/0w=
- In-reply-to: <d3c4e9f20812300645o7b6c73d2l45697e17b5f27346@xxxxxxxxxxxxxx>
- List-id: SuperCollider users mailing list <sc-users.create.ucsb.edu>
- References: <d3c4e9f20812300645o7b6c73d2l45697e17b5f27346@xxxxxxxxxxxxxx>
- Reply-to: sc-users@xxxxxxxxxxxxxxxx
- Sender: owner-sc-users@xxxxxxxxxxxxxxxx
place this in your extensions.
there is a small example included at the bottom of the file.
no clue if this work on swing tho.
cheers,
x
On Tue, Dec 30, 2008 at 8:45 AM, Martin . <blindmanonacid@xxxxxxxxx> wrote:
> Hello,
>
> Is adding more mouseDownActions to a Knob possible without overwriting
> it's essential functions?
>
> cheers,
> martin
>
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-users/
> search: https://listarc.bham.ac.uk/lists/sc-users/search/
>
Attachment:
SCViewHolder-plus.sc
Description: Binary data