Monday, 4 February 2002
Fixed a CSS referencing bug where the archived pages wouldn't get a style sheet. They still looked OK, just not the same as the main page.
Fixed a CSS referencing bug where the archived pages wouldn't get a style sheet. They still looked OK, just not the same as the main page.
Finished (239 lines of code). That was a lot more complicated than I imagined.
Hints: AEGizmos has been part of Carbon since Carbon 1.1, but that's not documented anywhere (thanks Meeroh). The functions are defined in AEHelpers.h.
Set the AEDebug* environment variables for enlightenment on what events you are sending, without needing to use AEGizmos.
Oh, I forgot to mention what I wrote this for. LaunchBar. I had a feature I wanted so bad that I wrote it myself. Well, most of it at that rate. It's nice working with a company where you can correspond with the programmer, even if the program isn't open source.
Now back to research…
Writing some code to get the Finder selection, which I imagine has been done many many times before. Samples from several places, but the only place I've found a complete one is here. The source to the C++ wrappers used in that example are downloadable, after some searching. Other useful places include Tech Note TN 2022.
Freefall 00601 February 1, 2002 – Today's Freefall made my laugh out loud. I love Mark Stanley's sense of humor.
Hm. It appears Frontier's XML verbs do support namespaces. So why
were they barfing on a Multi-Status example from the WebDAV RFC?