Calendar
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 |
Recent Entries No recent entries.
Recent Comments
Flex: Making Scrollbars Follow Focus
Daryl Banttari said: Still works fine for me. As I tab from field to field, the scrollbar adjusts to ensure the field wi...
[more]
Flex: Making Scrollbars Follow Focus
newchild said: your autoscroll class doesent scroll automaticly, even in your example. So what exactly is that for?...
[more]
Reviving the Lost Craft of Writing Specification Documents
Tanya said: Thank you:)
[more]
ColdFusion SQL Injection
Sam Singer said: Will this run on os x?
[more]
Reviving the Lost Craft of Writing Specification Documents
Nat Papovich said: Hi Greg, yes that was intentional. It's just an example, after all :)
Tanya, take a look at the Pow...
[more]
Archives By Subject
Business of Software (5) [RSS]
ColdFusion (321) [RSS]
Conferences (7) [RSS]
Databases (88) [RSS]
Flex & Flash (109) [RSS]
Fusebox (87) [RSS]
General Development (33) [RSS]
Google (9) [RSS]
Hardware (5) [RSS]
JVM & Java (132) [RSS]
Linux (20) [RSS]
Macintosh (1) [RSS]
Miscellaneous (254) [RSS]
Performance (8) [RSS]
SeeFusion (36) [RSS]
Shan's Simple Examples (7) [RSS]
User Interface (3) [RSS]
Windows (5) [RSS]
Archives By Poster
Daryl Banttari (11)
Nat Papovich (33)
Patrick Quinn (36)
Shannon Hicks (22)
Steve Nelson (22)
Tyson Vanek (3)
How to make the full path appear in the finder title (OS X)
In Windows, the Explorer window shows the full path of the folder in the address bar. It's very handy if you're moving files around with multiple Explorer windows open. It's also very handy to know if you're in the right folder named if multiple folders share the same name. (Like "bin".)
But in Mac OS X, the Finder window doesn't show the full path. Yes, you can add the Path button, and you can add a status bar to show the path, which is clickable. But this is not ideal since in both of those cases, it shows the "friendly" path, not the real path, in the case of mounted volumes. (Of which I deal frequently.)


Again, probably not what your after, but just incase you didn't know :)