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:03:41 -0500
You clearly did not read the provide thread because it addresses your
exact concern.
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.