Update bound dictionary based on NSTextFieldCel l’s edited value

2009-06-05 Thread Justin Williams
} - (id)objectValue { return [super objectValue]; } I think I'm on the right path in how to implement this the proper way, but this last hurdle has my stuck. Anyone shed some light? Thanks! - Justin Williams jus...@secondgearsoftware.com http://secondgearsoftware.com/ - Check out Fit

NSOutlineView and checkbox cells for child items

2008-08-30 Thread Justin Williams
Ideally the final product will look similar to this: http://secondgearllc.com/attachments/083008outlinegood.png Thanks for any help you can offer. - Justin Williams http://carpeaqua.com/ - Check out Today: iCal's new best friend <http

Spaces causes sheet to go behind parent window

2008-05-24 Thread Justin Williams
s anyone else run into this or have any suggestions on a different approach I can take to get around this? Thanks for the help. -- - Justin Williams [EMAIL PROTECTED] work: http://www.secondgearllc.com/ play: http://www.carpeaqua.com - Check out Today: iCal's new best fri

Font-related crash in drawing method on PowerPC machines

2008-04-22 Thread Justin Williams
] range:fullDateRange]; [todaysDate endEditing]; I've never been able to reproduce it on any Intel machines, but it happens about 10-20% of the time on PowerPC Macs. Any help would be appreciated. - Justin Williams [EMAIL PROTECTED] http://secondgearllc.com/ - C

Re: NSBundle loadNib creates extra NSMenuItem

2008-04-18 Thread Justin Williams
On Fri, Apr 18, 2008 at 2:23 PM, Rob Napier <[EMAIL PROTECTED]> wrote: > On Apr 18, 2008, at 2:26 PM, Justin Williams wrote: > > When you say "a secondary NSMenuItem in the user's menu bar," what do you > mean? > > -Rob > Hi Rob, I've made a sho

NSBundle loadNib creates extra NSMenuItem

2008-04-18 Thread Justin Williams
at it wouldn't create the secondary menu item? Thanks for the assistance. -- - Justin Williams [EMAIL PROTECTED] work: http://www.secondgearllc.com/ play: http://www.carpeaqua.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not po

Custom NSCell selection and click issues

2008-03-14 Thread Justin Williams
ually registers a click every other selection. I've uploaded a small sample project with the custom cell that should show the behaviors. http://secondgearllc.com/attachments/taskcell.zip Any help would be appreciate. Thanks! -- - Justin Williams [EMAIL PROTECTED] work: http://www.secondgea

Re: Clicking NSButton causes parent view to draw in transparent background

2008-03-10 Thread Justin Williams
2; > > startPoint.y = rect.origin.y + rect.size.height / 2 - size.height / 2; > > rect is the dirty region in your view, which may not be the whole thing. > > You want to center the drawing in [self bounds], not in rect. > > -Ken > > > > On Mon, Mar 10, 2008 at 6:28

Clicking NSButton causes parent view to draw in transparent background

2008-03-10 Thread Justin Williams
rtPoint.x, startPoint.y, size.width + 10, size.height); // Draw it in the view [[selectedDateField cell] drawWithFrame:currentDateRect inView:self]; } Any help would be appreciated. -- - Justin Williams [EMAIL PROTECTED] work: http://www.secondgearllc.com/ play: http://www.carp

Re: Tabless NSTabView IB3 Bug

2008-03-04 Thread Justin Williams
k it should work as well. I've filed a bug about this in radar. You should too! rdar://problems/5780604 - Justin Williams [EMAIL PROTECTED] work: http://secondgearllc.com play: http://carpeaqua.com ___ Cocoa-dev mailing list (Cocoa-dev@lists.