It will run under classic, but it is limited to software rendering. I remember that you have to remove the "Classic RAVE" extension from the classic system's extension folder (afte…
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…
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 …
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 …
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><…
Hello ...
I want my NSTextView to have a transparent background. I've tried assigning a zero-percent-opacity color to the background in IB, and I've tried sending "setDrawsBackg…
Hmm... perhaps you need to subclass NSTextView, NSScrollView, or NSClipView and override <font face = "courier">isOpaque</font> to return NO. Dunno if it'll work...
you need to setup the window and the views. something like this should do it:
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><…
Hello ...
I found the trouble. I have to send "setDrawsBackground:NO" to the NSScrollView containing the NSTextView.
That is sending
<BLOCKQUOTE><font size="1"face="Ge…
Quote:
Originally posted by DayLateDon:
<STRONG>Is there a way to tell Project Builder not to throw out that warning each time?
Thanks,
DayLateDon</STRONG>…
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 …
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.
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…
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…
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…
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 …
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…
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…