|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Display NSSlider ToolTip Continuously While Dragging Slider?
is it possible?
Code:
- (IBAction)swatchSizeChange:(id)sender
{
[swatchDragSizeSlider setToolTip:[NSString stringWithFormat:@"%i",[sender intValue]]];
}
[EDIT] sorry, i meant to write "but it would be a million times better if it's possible to show the tooltip visible and updating while the slider is moving" if my intention wasn't clear... Last edited by Darkroom; Oct 21, 2008 at 11:34 AM. |
|
|
|
0
|
|
|
#2 |
|
That is not the purpose of a tool tip. A slider's value should always be apparent, so put a static string next to it and update it as the slider's value changes.
Or make your own control where the value is part of the slider "thumb" like in Photoshop and other apps with lots of sliders.
__________________
Obama is a true statesman whose experience as a state senator, half-term US Senator & guest lecturer in a Constitutional Law class has fully prepared him to take control of our nuclear arsenal.-Me |
|
|
|
0
|
|
|
#3 | |
|
Quote:
thanks. |
||
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Finder obliterates Folder while dragging in Column view! | Joseph Farrugia | MacBook Pro | 5 | Jun 13, 2012 01:17 AM |
| Using Gestures while Dragging File | geeman89 | Mac OS X 10.7 Lion | 2 | Oct 28, 2011 03:13 PM |
| Turning off main display of an iMac while using a tv as a second display? | GlobalMedia | Mac Basics and Help | 2 | Mar 26, 2011 08:57 PM |
| Dragging with trackpad does not work any more | Burny | Mac Basics and Help | 1 | Nov 22, 2010 11:48 PM |
| Can Download Continue while MBP Sleeps? | superspiffy | MacBook Pro | 1 | May 12, 2007 06:30 AM |
All times are GMT -5. The time now is 05:43 PM.







Linear Mode

