Recent activity
Subscribe to this feed
Marcelo Campiglia's reply to "Can't Connect to Vimeo" was just promoted to the most useful! Douglas Neiner and 2 other people think it's one of the best replies.
Douglas Neiner asked a question in pinch/zoom on October 25, 2009 04:29:
Can't Connect to VimeoI am unable to get anything to show up for my Vimeo account. All I get is "Error". It asks for "username" but when I log into Vimeo's site, it asks for my email. I have tried entering all different combinations, and can't get it to work.
Douglas Neiner replied on February 13, 2009 18:22 to the idea "Can Postbox use the Mac OS X spell checker?" in Postbox, Inc.:
-
Douglas Neiner started following the idea "Can Postbox use the Mac OS X spell checker?" in Postbox, Inc..
Douglas Neiner marked one of Mark Davis' replies in Colovo as useful. Mark Davis replied to the question "Clock in menu bar changed?".
Douglas Neiner replied on October 29, 2008 03:01 to the question "Clock in menu bar changed?" in Colovo:
Douglas Neiner replied on June 16, 2008 14:58 to the problem "Problem with new "hide instead of close" feature" in Fluid:
Thats kinda funny... it actually works how I think Apple Mail and iTunes *SHOULD* work. I mean, when I cmd+tab to an application, obviously I want its main window open again. When I close down other apps and the SSB is suddenly active again... not so much. :(
I am so happy the new feature works with Expose now... no more funny invisible boxes! :)
Thanks Todd!
Douglas Neiner replied on June 04, 2008 23:17 to the problem "Problem with new "hide instead of close" feature" in Fluid:
Both CMD+W and clicking the red X have the same effect on my machine. If only I could figure out what gets triggered when the dock icon is clicked while the app is still active, but the window is "closed/hidden." Another good thing about this method is the application remains in the same tab order as before the red x was clicked or CMD+W was used.
Hope this helps. I copied the AppController.h and .m files up to pastie so you could see.
Yes!!! I just got it working! I must have typed something wrong because when I copied the applicationShouldHandleReopen from the NSApplication header file, it all started working. I implemented this in an AppController class that I set as the File's Owner delegate and the Window's delegate.
You can see my code here: http://pastie.caboo.se/209030
The total solution I found by scouring some message boards and a "For Dummies" site that had an article on hiding windows, then piecing it all together. Let us know how you make out!
Douglas Neiner replied on June 04, 2008 22:40 to the problem "Problem with new "hide instead of close" feature" in Fluid:
Todd,
I am not a Cocoa programmer (yet) but I put together a test app and used a delegate method windowShouldClose to send [mainWindow orderOut:window] and return NO to the delegate method.
This hid the window when the close button was clicked, and I used applicationDidBecomeActive notification to send [mainWindow makeKeyAndOrderFront:nil]
What I couldn't get to work is if I "closed" the window then before deactivating the app clicked on its dock icon, I couldn't find out what event was being triggered so I could make that KeyAndOrder call again.
Anyway, could you not test in your documentwindow windowShouldClose method if it is the last window, and if it is return NO and instead used the orderOut method?
Just curious... seemed to work really well.
Douglas Neiner replied on June 04, 2008 18:54 to the problem "Problem with new "hide instead of close" feature" in Fluid:
Douglas Neiner shared an idea in Fluid on June 04, 2008 18:04:
A bouncing notification iconI keep my dock on auto hide, and it would be great to have the option to have the app icon bounce once or twice when the Dock Badge label is updated. Sometimes my sound is off (for Campfire), and a single or double bounce would be an awesome way to get my attention when the status has changed. Obviously many people might find this annoying, so the user should be able to turn it on or off.
Absolutely love the product. Keep up the good work!
Loading Profile...

