Re: NSSlider and live resize
Re: NSSlider and live resize
- Subject: Re: NSSlider and live resize
- From: Public Look <email@hidden>
- Date: Sat, 7 Feb 2004 22:14:01 -0500
To be more specific, this post in the forementioned thread provides the
answer:
http://cocoa.mamasam.com/COCOADEV/2003/12/1/78984.php
Here is an _example_ of the answer in yet another thread in the
archives:
http://cocoa.mamasam.com/MACOSXDEV/2004/01/2/81969.php
Here is an XCode project with source code containing a solution:.
[demime 0.98b removed an attachment of type application/zip which had a name of SnapBackSlider.zip]
On Feb 7, 2004, at 7:29 PM, Julien Guimont wrote:
>
I am aware of continuous slider. That is not the problem. I want to
>
have a continuous slider to resize previews in low quality mode, but I
>
also want to know when the user stopped dragging the slider to process
>
the high res version.
>
>
Somwhat different than continuous problem.
>
>
Julien Guimont
>
www.juggysoft.com
>
>
On 7-Feb-04, at 5:35 PM, Public Look wrote:
>
>
>
>
> On Feb 7, 2004, at 4:04 PM, Julien Guimont wrote:
>
>
>
>> Hello,
>
>>
>
>> I use an NSSlider to make a live resize of a bunch of previews (like
>
>> in iPhoto). While resizing I do not wan't to generate high def
>
>> previews but when the drag ends I want to make sure it is high
>
>> quality. At first I tought NSSlider had a delegate method for this,
>
>> but I can't find it.
>
>>
>
>> Do you have any ideas on how I can do that without subclassing any
>
>> class if possible.
>
>>
>
>> Thank you,
>
>>
>
>>
>
>
>
> See thread starting
>
>
>
> <http://cocoa.mamasam.com/COCOADEV/2003/12/1/78991.php>
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.