Some years ago, I discovered the language FORTH (see www.forth.org ) and was fascinated by its simple and clever design. The RPN-like working with a stack, the fact that everythin…
/System/Demos/Keyboard.app will let you edit keymappings. The
Localization module of Preferences.app lets you choose a keymapping.
/System/Library/Keyboards is where the keymap …
tried to compile gnuplot with tools from darwin1.0
and xtools. run into error thet i need memset or
bzero. darwin has a memset.al that i copied to my
system with no effect. another…
Trying to compile Octave, but g77 etc. seems to be missing from the tools (nicked from Darwin). Tried to compile g77 without luck. Anyone solved this problem?
./config output:
ch…
I have recently joined the ADC and I have been searching through the material that I have received and there is no mention of Quartz anywhere. Where is it? Those GUI classes in Co…
If you are an ADC member and have access to the developer conference videos on the ADC member page, watch the Quarz session video.
Basically, Quarz is there, but Quarz seems to on…
In case it helps...the System Overview has a blurb about what makes up Quartz:
"Quartz has two components, Core Graphics Services and Core Graphics Rendering.
"The first of these…
Thanks for the reply Marshall. However, what prompted me to post a question is that I am looking at the Cocoa documentation and they just don't mention Quartz anywhere. In addition…
Check out some of the examples in the developer kit. Any of the extensions of NSView. You'll find the use of classes like NSBezier to draw primitives and some pretty complex shapes…
I'm having a terrible time trying to get the Asynchronous DNS library to compile... anyone out there have any more luck? I'm working w/ the .9 and 10 releases from: www.gnu.org/s…
I have an experimental MySQL package that should allow you to install MySQL on your system with a simple double click. It uses Apple's Installer/Package system. On my system, it y…