Skip to main content
Search titles, bodies, and author names
Found 32,764 posts across 1 forum.

NSToolbar questions. — #1

1. Can NSToolbar items have tooltips? 2. The toolbar items 'space' and 'flexible space' both are invisible items that do not show in the toolbar. However they do have a visible…
MacNN Software by 3R1C

NSToolbar questions. — #2

I don't know about number two, but for number one you just do. [toolbarItem setToolTip:@"Ain't this fun?"];
MacNN Software by ksuther

NSToolbar questions. — #3

I'd like to note that you should really look at the SimpleToolbar example. All of these things are addressed. Basically, for No. 1, there is a paletteImage and a toolbarImage. You …
MacNN Software by Synotic

NSToolbar questions. — #4

Thanx ksuther, worked like a charm Synotic: you must have a 'special' SimpleToolbar example, as mine makes no mention of separate images for palette and toolbar. In fact the word …
MacNN Software by 3R1C

NSToolbar questions. — #5

Nope, but I know how Omni does. In the delegate method where you provide toolbar items: <BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font>&lt…
MacNN Software by Rickster

neat idea - someone make this — #1

For OSX - a contextual menu item that lets you attach a script as a new contextual item. for example if I control click on the desktop I get the opportunity to add a script, so I …
MacNN Software by tinrib

neat idea - someone make this — #2

Apple hasn't released a pluggable CMM yet - I'm sure they will but I don't know that they are committed to it at this point. Until this happens I wouldn't expend any energy on it.
MacNN Software by absmiths

neat idea - someone make this — #3

haven't yet looked at it, but supposedly the new version of stuffit deluxe does add a contextual menu to the finder's contextual menu. well, then, of course, they probably got bet…
MacNN Software by seb2

neat idea - someone make this — #5

Quote: Originally posted by absmiths: <STRONG>Apple hasn't released a pluggable CMM yet - I'm sure they will but I don't know that they are committed to it at this…
MacNN Software by benh57

neat idea - someone make this — #6

Bump to top. I thought someone might've got somewhere with this you'd be surprisingly popular if you did something REALLY simple like display a dialog with an item's filename ob…
MacNN Software by Geobunny

neat idea - someone make this — #7

oh please dear god, give me back my finder-pop... my dream cm plugin would put the current menubar items in a contxtual menu under the mouse.
MacNN Software by 3R1C

neat idea - someone make this — #8

Resurrecting this one! Now that people know how to write CMMs for OS X (eg look for Zingg! on versionTracker) can someone write a CMM to open the currently selected folder in the …
MacNN Software by Geobunny

neat idea - someone make this — #9

Quote: Originally posted by Geobunny: <STRONG>Resurrecting this one! Now that people know how to write CMMs for OS X (eg look for Zingg! on versionTracker) can so…
MacNN Software by Arkham_c

neat idea - someone make this — #10

Quote: Originally posted by Arkham_c: <STRONG> This may or may not suit your needs, but take a look at Terminal Here, an AppleScript for your Finder Window menu b…
MacNN Software by Geobunny

neat idea - someone make this — #13

Quote: Originally posted by Geobunny: <STRONG>This is what I've been after for a while! http://homepage.mac.com/tkukiel/cmworkshop.html</STRONG> …
MacNN Software by [APi]TheMan

mod_jk — #1

Hey there... I'm trying to compile mod_jk from Tomcat 3.2 and i use this command from inside the jakarta-tomcat/src/native/apache1.3 directory: apxs -o mod_jk.so -I../jk -I/System…
MacNN Troubleshooting
mp.ls