Re: Wanted: new owner for Mac apps

2013-05-09 Thread Steven Degutis
Alex, I think my favorite part of your response is that, what I said wasn't something to be vaguely recalled, a lost moment enveloped in a foggy memory, a fragment of a conversation hopelessly swallowed by the past. There was no reason to settle for remembering something to the effect of it. On

Can scroll direction be changed programmatically?

2013-05-09 Thread Steven Degutis
I found a solution using AppleScript[1] but it seems like it may be fragile (uses magic numbers, etc). Is there another way? -Steven [1] http://apple.stackexchange.com/questions/60877/toggle-natural-scrolling-from-command-line-with-reload ___

Re: Can scroll direction be changed programmatically?

2013-05-09 Thread Steven Degutis
What are you actually trying to accomplish? I often switch between using my rMBP directly, and plugging it into this giant monitor. When I'm just using the rMBP's trackpad, I want the scroll direction to be natural. But when I'm plugged in and using a mouse, I'd prefer it to be unnatural. So

Re: Can scroll direction be changed programmatically?

2013-05-09 Thread Steven Degutis
Kinda like https://github.com/invariant/Scroll-Reverser ? Someone showed me this and I glanced at the source code, and was not fond of this technique. On Thu, May 9, 2013 at 7:26 PM, Uli Kusterer witness.of.teacht...@gmx.net wrote: On 09.05.2013, at 20:55, Steven Degutis sbdegu...@gmail.com

Re: Wanted: new owner for Mac apps

2013-05-08 Thread Steven Degutis
that they might want to fork one sooner than later. The part about permanence being an illusion? Maybe a bit melancholy, but certainly not snippy. -Steven On Wed, May 8, 2013 at 9:17 AM, Alex Zavatone z...@mac.com wrote: On May 8, 2013, at 1:14 AM, Steven Degutis wrote: It's funny how when you say

Re: Wanted: new owner for Mac apps

2013-05-08 Thread Steven Degutis
Alex, does this mean you aren't gonna buy me a PaintCode license out of gratitude? Dang. :( On Wed, May 8, 2013 at 7:25 PM, Alex Zavatone z...@mac.com wrote: On May 8, 2013, at 8:17 PM, Luther Baker wrote: Steve's entire thread was about giving away his source code -- he even keeps us up to

Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
These ones: https://github.com/sdegutis/grs They're a lovely little set of Mac apps. Most of them are on the App Store, and with absolutely no marketing they've been making about $42 per month. I'm sure with marketing they'll do much better. This repo also includes AppGrid, which had a huge cult

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
Alternatively, anyone and everyone is welcome to fork these apps, or do whatever you want with them. I'm releasing all of that repo under the MIT license. Give them away for free, sell them, whatever, I don't care. On Tue, May 7, 2013 at 8:54 AM, Steven Degutis sbdegu...@gmail.com wrote

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
Also, I've just updated the README to include all sorts of pertinent information. Please consult it for important details on each app. On Tue, May 7, 2013 at 9:08 AM, Steven Degutis sbdegu...@gmail.com wrote: Alternatively, anyone and everyone is welcome to fork these apps, or do whatever you

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
Ok. On Tue, May 7, 2013 at 9:38 AM, Tom von Schwerdtner tomv...@gmail.com wrote: On Tue, May 7, 2013 at 9:54 AM, Steven Degutis sbdegu...@gmail.com wrote: These ones: https://github.com/sdegutis/grs (...) For the curious, I'm giving them away because I think something got cut off here

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
reviews from a few months ago. Put them in the README for easy finding. 5. Trying to figure out how to take apps down from the Mac App Store, once they're down I'll ping the final pong to this list. -Steven On Tue, May 7, 2013 at 9:32 AM, Steven Degutis sbdegu...@gmail.com wrote: Also, I've just

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
on these. The read me in the link has their names. See what people think of em. Sent from my iPhone On May 7, 2013, at 6:54 AM, Steven Degutis sbdegu...@gmail.com wrote: These ones: https://github.com/sdegutis/grs They're a lovely little set of Mac apps. Most of them are on the App Store

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
Also, sorry about the unfinished sentence at the end, it happened because On Tue, May 7, 2013 at 8:54 AM, Steven Degutis sbdegu...@gmail.com wrote: These ones: https://github.com/sdegutis/grs They're a lovely little set of Mac apps. Most of them are on the App Store, and with absolutely

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
Okay, the apps are removed from the App Store. Have at it. On Tue, May 7, 2013 at 10:42 AM, Steven Degutis sbdegu...@gmail.com wrote: Also, sorry about the unfinished sentence at the end, it happened because On Tue, May 7, 2013 at 8:54 AM, Steven Degutis sbdegu...@gmail.com wrote: These ones

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
to take one. Sent from my iPhone On May 7, 2013, at 9:54 AM, Steven Degutis sbdegu...@gmail.com wrote: These ones: https://github.com/sdegutis/grs They're a lovely little set of Mac apps. Most of them are on the App Store, and with absolutely no marketing they've been making about $42 per

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
you'll have learned sooner than later that permanence is an illusion. -Steven On Tue, May 7, 2013 at 8:54 AM, Steven Degutis sbdegu...@gmail.com wrote: These ones: https://github.com/sdegutis/grs They're a lovely little set of Mac apps. Most of them are on the App Store, and with absolutely

Re: Main Window Disappears when Loaded from Separate NIB File

2013-05-07 Thread Steven Degutis
ARC is on. Retain the window controller. On Tue, May 7, 2013 at 4:52 PM, Thomas Wetmore t...@verizon.net wrote: I hope someone can put me straight. I created a vanilla Cocoa App. I deleted the window from the MainMenu.xib and created a MainWindow.xib with essentially an identical window (no

Re: Showing numpad key equivs in menu items

2013-05-07 Thread Steven Degutis
That's the problem with legacy. We learn from the past, and realize our mistakes. But sometimes we can't fix them, because users already depend on them. Or rather, we do fix them, and anger lots of people who need it to keep working the old way. Reminds me of http://xkcd.com/1172/ ... legacy:

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
One more thing: If you end up doing something cool with any of these apps, please let me know. I'm kinda nerdy so I like hearing about that kinda stuff. On Tue, May 7, 2013 at 8:54 AM, Steven Degutis sbdegu...@gmail.com wrote: These ones: https://github.com/sdegutis/grs They're a lovely

Re: Wanted: new owner for Mac apps

2013-05-07 Thread Steven Degutis
It's funny how when you say in order of but omit the direction, people have different assumptions: https://github.com/biohazardffm/grs/network/members On Tue, May 7, 2013 at 1:37 PM, Steven Degutis sbdegu...@gmail.com wrote: Update: The original repo has been deleted. Take a look at one

Re: Showing numpad key equivs in menu items

2013-05-06 Thread Steven Degutis
Part of the territory. Apple knows better than you, thus so do its fanboys. On Mon, May 6, 2013 at 10:20 PM, Steve Mills smi...@makemusic.com wrote: On May 6, 2013, at 16:58:10, gweston gwes...@mac.com wrote: In light of the great opportunity for user confusion - because a little rectangle

Re: Enable Unique Selection

2013-05-03 Thread Steven Degutis
Personally I would just use the value transformer approach. It's easy, obvious, and discoverable. Any other solution I can think up with would be lacking in at least one of these. I actually find value transformers to be super helpful when working with bindings. I've used one for an empty string

Is FSEvents more efficient than polling?

2013-04-28 Thread Steven Degutis
There is a library I'm using that is reading a list of files every 0.5 seconds and watching for the last-modified attribute to change. Is this less efficient than using FSEvents? If so, how? For example, will it weak down the HDD or SSD faster? Run the battery of my laptop out sooner? Some other

Re: Is FSEvents more efficient than polling?

2013-04-28 Thread Steven Degutis
consider, as you're talking about reading, which should be considered harmless (in the physical sense, not the performance point of view) -Michael On 28.04.2013, at 19:43, Steven Degutis sbdegu...@gmail.com wrote: There is a library I'm using that is reading a list of files every 0.5 seconds

Re: ^Block statement considered harmful for callbacks?

2013-04-25 Thread Steven Degutis
Using blocks with ARC just requires more discipline, that's all. It isn't to be avoided, just carefully thought about at the appropriate times. On Thu, Apr 25, 2013 at 6:07 AM, Oleg Krupnov oleg.krup...@gmail.comwrote: The compiler indeed warns, but only for ARC projects, and for non-ARC

Re: ANN: new open-source window manager for OS X

2013-04-18 Thread Steven Degutis
True, but I'm confident they don't care. :) On Thu, Apr 18, 2013 at 1:00 AM, Charles Srstka cocoa...@charlessoft.comwrote: On Apr 17, 2013, at 11:44 AM, Steven Degutis sbdegu...@gmail.com wrote: Called Windows.app. ... I think someone may have used the name Windows already... Charles

Re: ANN: new open-source window manager for OS X

2013-04-18 Thread Steven Degutis
, at 2:44 AM, Steven Degutis sbdegu...@gmail.com wrote: Called Windows.app. Source is on github: https://github.com/sdegutis/windowsapp What's particularly neat about it is how you configure it. It looks for a dotfile in your home dir, which can either be JavaScript or CoffeeScript

ANN: new open-source window manager for OS X

2013-04-17 Thread Steven Degutis
Called Windows.app. Source is on github: https://github.com/sdegutis/windowsapp What's particularly neat about it is how you configure it. It looks for a dotfile in your home dir, which can either be JavaScript or CoffeeScript. In this config file you, bind your hot keys as you want, using a very

Re: Best book for learning Objective c and cocoa

2010-03-31 Thread Steven Degutis
/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests

Re: Cocoa sometimes raises minor exceptions without logging them

2010-03-17 Thread Steven Degutis
I usually add a breakpoint on objc_exception_throw. Not sure how much of a difference it makes... but yeah, I agree. -Steven On Wed, Mar 17, 2010 at 12:55 PM, Jerry Krinock je...@ieee.org wrote: Apparently, Cocoa sometimes raises minor exceptions without logging them, so it's good idea to

Re: Cut and paste out of/ into text fields in a separate window doesn't work

2010-03-16 Thread Steven Degutis
authors, and possibly even newer users. -Steven On Mon, Mar 15, 2010 at 2:27 PM, Don Quixote de la Mancha quix...@dulcineatech.com wrote: On Mon, Mar 15, 2010 at 10:15 AM, Steven Degutis steven.degu...@gmail.com wrote: In my experience, Firefox (and thus probably other Mozilla apps) isn't

Re: Nil items in NSMutableSet

2010-03-16 Thread Steven Degutis
or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http

Re: app window that doesn't deactive the current app

2010-03-16 Thread Steven Degutis
requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http

Re: Cut and paste out of/ into text fields in a separate window doesn't work

2010-03-15 Thread Steven Degutis
to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http

Re: death in dealloc

2010-03-13 Thread Steven Degutis
Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev

Re: WebView refresh problem

2010-03-09 Thread Steven Degutis
(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org

Re: Is kCAOnOrderOut too good to be true?

2010-03-09 Thread Steven Degutis
by this problem in the past but gave up as the animation was optional. Regards, Jon On Mar 6, 2010, at 11:01 PM, Steven Degutis wrote: This seems to suggest that the presentation layer has something to do with solving this issue, if it can be solved at all (and I'm hopeful that it can; I doubt

Is kCAOnOrderOut too good to be true?

2010-03-06 Thread Steven Degutis
Hi all, I've been reading the docs for Core Animation, specifically about layer-actions, and it mentions a constant called kCAOnOrderOut which is supposedly called when your layer is removed from its superlayer (or hidden). However, if it's removed from superlayer, the animation returned for the

Re: Is kCAOnOrderOut too good to be true?

2010-03-06 Thread Steven Degutis
given kCAOnOrderOut, it would be appreciated. -Steven On Sat, Mar 6, 2010 at 7:18 PM, Kyle Sluder kyle.slu...@gmail.com wrote: On Sat, Mar 6, 2010 at 3:08 PM, Steven Degutis steven.degu...@gmail.com wrote: I've been reading the docs for Core Animation, specifically about layer-actions

Re: Uninitialized rectangle??

2010-03-04 Thread Steven Degutis
the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org

Re: Uninitialized rectangle??

2010-03-04 Thread Steven Degutis
Right. Have you tried the solution I proposed in the /very first reply/ to this thread? -Steven On Thu, Mar 4, 2010 at 1:05 PM, fabian cocoadevl...@gmail.com wrote: On Thu, Mar 4, 2010 at 6:50 PM, Steven Degutis steven.degu...@gmail.comwrote: Are you sure that your NSStatusBar

Re: Uninitialized rectangle??

2010-03-04 Thread Steven Degutis
:47 PM, Steven Degutis steven.degu...@gmail.comwrote: Right. Have you tried the solution I proposed in the /very first reply/ to this thread? -Steven Actually, no. I don't have 10.5.8, so I would have to send it to one of the end-users to try, and I feel hesitant to bother a customer

Re: Uninitialized rectangle??

2010-03-03 Thread Steven Degutis
/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post

Re: what is a bindings pattern to check for a non-empty selection?

2010-03-02 Thread Steven Degutis
-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org

Re: Windows and nibs and dialogs, oh my!

2010-03-02 Thread Steven Degutis
Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev

Re: Forcing the package bit

2010-03-01 Thread Steven Degutis
/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests

Re: NSForegroundColorAttributeName without AppKit

2010-03-01 Thread Steven Degutis
-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org

Re: Webview and dynamic content

2010-02-27 Thread Steven Degutis
/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator

Re: NSButton and NSEvent

2010-02-27 Thread Steven Degutis
...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins

Re: NSMenuItem Action

2010-02-27 Thread Steven Degutis
(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org

Re: How to get my application version from inside my code?

2010-02-27 Thread Steven Degutis
or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http

Re: NSViewAnimation vs Distributed Notification: Bug?

2010-02-27 Thread Steven Degutis
comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http

Re: Setting parent window

2010-02-26 Thread Steven Degutis
not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven

Re: Removing quit button from dock menu

2010-02-24 Thread Steven Degutis
/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests

Re: Help with creating CustomViews

2010-02-23 Thread Steven Degutis
duteaudes...@gmail.comwrote: On 2010-02-19, at 6:55 AM, Steven Degutis wrote: It sounds a lot to me (and I could be wrong here) that you're trying to implement something along the lines of an ActiveX control as they were back when I used Visual Basic 5, in the sense that you want a control

Re: Removing quit button from dock menu

2010-02-23 Thread Steven Degutis
://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com

Re: Removing quit button from dock menu

2010-02-22 Thread Steven Degutis
://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com

Re: what is a bindings pattern to check for a non-empty selection?

2010-02-19 Thread Steven Degutis
not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven

Re: Help with creating CustomViews

2010-02-19 Thread Steven Degutis
Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev

Re: alternative to NSMatrix due to cell size restriction

2010-02-17 Thread Steven Degutis
. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http

Re: Dynamically populate a popup menu

2010-02-17 Thread Steven Degutis
://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please

Re: Dynamically populate a popup menu

2010-02-17 Thread Steven Degutis
NSMenuDelegate protocol. There is some method to dynamically populate the menu. Le 17 févr. 2010 à 16:09, Steven Degutis a écrit : Check out NSPopUpButton's NSPopUpButtonWillPopUpNotification On Wed, Feb 17, 2010 at 2:49 AM, Peter N Lewis pe...@stairways.com.au wrote: Is there any way

Re: Proper way to initialize application support file

2010-02-17 Thread Steven Degutis
/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests

Re: Validation error after setting the value of a boolean attribute

2010-02-16 Thread Steven Degutis
, if you look at the header of your file, it tells you what types you should use as arguments to methods, and what types to expect as return values. Steven Degutis Software Engineer Big Nerd Ranch, Inc. http://www.bignerdranch.com/ On Tue, Feb 16, 2010 at 5:35 PM, Lynn Barton lynnbar...@mac.com

Re: Executing shell script with root privilege

2010-02-15 Thread Steven Degutis
-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests

Re: Bind to string (path), convert to NSImage

2010-02-15 Thread Steven Degutis
not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven

Re: SetFrontProcessWithOptions and NSPanel

2010-02-14 Thread Steven Degutis
or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http

Re: Dock position and size

2010-02-14 Thread Steven Degutis
your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev

Re: Dock position and size

2010-02-14 Thread Steven Degutis
trying to do this for an app for yourself go nuts! Matt -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments

Re: setWidth pop-up list of NSComboBox

2010-02-13 Thread Steven Degutis
This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact

Re: Connected Objects being allocated

2010-02-13 Thread Steven Degutis
, but maybe not completely. I am sure I will be back with more questions. Thanks again. Don On Feb 12, 2010, at 7:06 PM, Steven Degutis wrote: Don, Your first snippet of code is great and follows MVC just fine. However, your second snippet breaks away from proper MVC, in the vein of over

Re: NSMenu/NSMenuItem dragdrop

2010-02-13 Thread Steven Degutis
: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com

Re: Cocoa-based GPS framework?

2010-02-12 Thread Steven Degutis
. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org

Re: Connected Objects being allocated

2010-02-12 Thread Steven Degutis
://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please

Re: warning when setting the delegate of SpeechSynthesizer

2010-02-12 Thread Steven Degutis
. Steven Degutis Software Engineer Big Nerd Ranch, Inc. http://www.bignerdranch.com/ On Fri, Feb 12, 2010 at 9:22 PM, Martin Beroiz martinber...@gmail.comwrote: OMG, I'm sorry I just found that I should add NSSpeechSynthesizerDelegate next to the class definition. Disregard my last message. (I

Re: NSArray (unique Items matching x)

2010-02-10 Thread Steven Degutis
...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins

Re: Socket Blocking Question

2010-01-20 Thread Steven Degutis
or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http

Re: Socket Blocking Question

2010-01-20 Thread Steven Degutis
Oops, correction: the downside is that all arguments and return values need to conform to NSCoder protocol. So, it's even more strict than I described earlier. But it's still cool :) -Steven On Wed, Jan 20, 2010 at 12:40 PM, Steven Degutis steven.degu...@gmail.comwrote: Recently I had the same

Re: Socket Blocking Question

2010-01-20 Thread Steven Degutis
this. -Steven On Wed, Jan 20, 2010 at 1:32 PM, Carter R. Harrison carterharri...@mac.comwrote: On Jan 20, 2010, at 1:40 PM, Steven Degutis wrote: Recently I had the same issue you were having, sort of. And I came up with a solution I really liked. When I was playing with Distributed Objects, I fell

Re: Socket Blocking Question

2010-01-20 Thread Steven Degutis
://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please

Re: Socket Blocking Question

2010-01-20 Thread Steven Degutis
. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/steven.degutis%40gmail.com This email sent to steven.degu...@gmail.com -- Steven Degutis http://www.thoughtfultree.com/ http

Re: Socket Blocking Question

2010-01-20 Thread Steven Degutis
that pops up. No check is done on what selector or object is returned or is it ? If this is done on a public service (web server or other), couldn't code injection be too easilly done that way ? (easy hacking, wilfull crash etc) ? Le 20 janv. 2010 à 19:47, Steven Degutis steven.degu

Re: Socket Blocking Question

2010-01-20 Thread Steven Degutis
on what selector or object is returned or is it ? If this is done on a public service (web server or other), couldn't code injection be too easilly done that way ? (easy hacking, wilfull crash etc) ? Le 20 janv. 2010 à 19:47, Steven Degutis steven.degu...@gmail.com a écrit : Oops, correction

Screwy Binding/KVO

2009-12-11 Thread Steven Degutis
* *)* * * -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Re: How can we draw a horizontal line with embossing effect?

2009-09-10 Thread Steven Degutis
Arun, It's just two lines drawn on top of one another, with the top one darker than the background and the bottom one lighter. I use it in my Preference panels all the time. -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Thu, Sep 10, 2009 at 4:15 AM, Arun arun

Re: NSTableView doesn't increase the number of elements in table?

2009-09-08 Thread Steven Degutis
NSArrayController, not manual bindings, when using Core Data. (Usually.) -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Tue, Sep 8, 2009 at 9:55 AM, Rui Pacheco rui.pach...@gmail.com wrote: Hi all, I've an NSTableView that uses the controller object for the NIB being

Re: NSArray EXEC_BAD_ACCESS when initalized with strings

2009-09-08 Thread Steven Degutis
For some reason, I really doubt that the creation of the NSArray is causing this exception. Have you run this through the debugger and verified this is the exact line that throws the exception? And is that the exact line of code? -- Steven Degutis http://www.thoughtfultree.com/ http

Re: Making an NSAlert be displayed when the User attempts to delete a row from an NSOutlineView when it has children.

2009-09-07 Thread Steven Degutis
). -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Mon, Sep 7, 2009 at 10:14 AM, Joshua Garnham joshua.garn...@yahoo.co.ukwrote: How would I do this? The Outline View is being used with Core Data. Cheers, Josh. ___ Cocoa

Re: mouseDown Event Position Accuracy (was: NSString drawAtPoint and vertical font alignment)

2009-09-07 Thread Steven Degutis
if it is acting as expected at that point, by appearing to register clicks inside the bounds and not outside. -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Mon, Sep 7, 2009 at 11:19 AM, Stephen Blinkhorn stephen.blinkh...@audiospillage.com wrote: On 7 Sep 2009, at 01

Re: Problem with LSSharedFileListInsertItemURL() usage. (API in LaunchServices/LSSharedFileList.h)

2009-09-07 Thread Steven Degutis
no Dock icon, and only used status bar items.) -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Mon, Sep 7, 2009 at 6:10 AM, Parimal Das parimal@webyog.com wrote: Hello all, I am trying to do the following- when my app is used for the first time - *'open

Re: NSMenuItem font size of the keyboard shortcut text

2009-09-06 Thread Steven Degutis
trying, were I you. -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Sun, Sep 6, 2009 at 1:23 AM, aaron smith beingthexemplaryli...@gmail.com wrote: Does anyone know of a way to change the font size of the keyboard shortcut text in an NSMenuItem? I use

Re: NSArrayController design/usage question

2009-09-06 Thread Steven Degutis
to do with your model itself, but it works fairly well when you have a property derived from other properties on your Entity. -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Sun, Sep 6, 2009 at 10:41 AM, Gregory Holden hold...@gmail.com wrote: NSArrayController

Re: completion handlers?

2009-09-06 Thread Steven Degutis
and/or Cocoa, but never heard of Blocks before. Here's the link: http://www.degutis.org/dev/2009/08/30/beginners-guide-to-blocks-in-cocoa/ In a nutshell, Blocks are very simple, and greatly improve your code's readability and maintainability. (And yes, they work for C as well as ObjC!) -- Steven

Re: Easy Question re NSWindowController

2009-09-05 Thread Steven Degutis
file you've just created. That's how I do it. -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Sat, Sep 5, 2009 at 7:42 AM, Brad Gibbs bradgi...@mac.com wrote: I've done some testing, but I just can't make this work... I have an NSWindowController that manages

Re: crash question NSString

2009-09-05 Thread Steven Degutis
This error is not indicating that the receiver is invalid, but rather than your argument is nil. Thus, perform some kind of check to verify it's not nil, before passing it as an argument to the method, lest you get this error. -- Steven Degutis http://www.thoughtfultree.com/ http

Re: (no subject)

2009-09-04 Thread Steven Degutis
This is a common concept. In fact, it's exactly how nearly all twitter apps on the iPhone work. Usually it can be done manually with NSURLConnection and the like, though you may consider using a third-party framework like ASI-HTTP-Request or CocoaREST. -- Steven Degutis http

Re: Need a launch/loading screen to be displayed while app is starting/initializing?

2009-09-04 Thread Steven Degutis
screen that explains how to use the app using images (and movie files if needed). Another nice example of this is in the app Things.app That is all. -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Wed, Sep 2, 2009 at 10:28 AM, Michael A. Crawford michaelacrawf

Re: capturing a partial screen.

2009-09-04 Thread Steven Degutis
If you're specifically trying to mimic the screenshot-capabilties in Mac OS X itself, you can use the `screencapture` command line utility, coupled with an NSTask object in Cocoa. This is what I use in one of my apps, and what Papaya does. -- Steven Degutis http://www.thoughtfultree.com/ http

Re: Application main menu title behavior change in 10.6

2009-09-04 Thread Steven Degutis
to see if this is possible using private APIs in AppKit. But that's just me... -- Steven Degutis http://www.thoughtfultree.com/ http://www.degutis.org/ On Fri, Sep 4, 2009 at 1:31 PM, Jim Turner jturner.li...@gmail.com wrote: Hi all, I have an application (QuicKeys) that allows the user

Re: Custom Window not receiving full shadow

2009-09-04 Thread Steven Degutis
Francisco, Generally this less pronounced shadow is produced by giving an NSPanel the Utility style in IB. As I've never had to do it programmatically, I don't know what the relevant method would be to set this style, but I'm sure it's a style on the NSWindow class, not NSPanel. -- Steven

  1   2   >