1,257 reputation
1414
bio website rubyshoes.wichry.net
location Cambridge
age
visits member for 2 years, 2 months
seen 22 mins ago
stats profile views 117

May
11
asked NSTabView redraw content hidden tab
May
11
answered Window resizing and view update of inactive tabs in NSTabView
May
8
comment Window resizing and view update of inactive tabs in NSTabView
Now when I type in the NSTextView the automatic constraint is added. Bellow is one line of the log from Instruments: 'Caller Constraint Constant Event 228 -[NSView(NSConstraintBasedLayout) _layoutEngine_didAddLayoutConstraint:integralizationAdjustment:mutuallyExclusive‌​Constraints:] <NSContentSizeLayoutConstraint:0x40140e380 H:[MyTextView:0x4012646a0(94.0469)] Hug:250 CompressionResistance:750> 94.0469 Added To Window'
May
8
comment Window resizing and view update of inactive tabs in NSTabView
I migrated to 10.8.3 and the latest Xcode ... however new problem arose :)
Apr
26
awarded  Revival
Apr
17
comment Window resizing and view update of inactive tabs in NSTabView
Just to show that I am not making the things up I have uploaded to the folder showed above the screencast of running of the application,
Apr
17
comment Window resizing and view update of inactive tabs in NSTabView
OK thank it has to be the configuration error. I am on OSX 10.7.5 and XCode 4.6
Apr
16
comment Window resizing and view update of inactive tabs in NSTabView
Please have a look: dropbox.com/sh/xb9nk3tc4o5xi1w/LqpIbMDq6J
Apr
16
comment Window resizing and view update of inactive tabs in NSTabView
Are you sure there are at least three space constraints. I just did everything from scratch and Autolayout is complaning (that what I meant by crashing)
Apr
14
revised Window resizing and view update of inactive tabs in NSTabView
Minimum example provided
Apr
12
comment Autolayout NSImageView in NSView - scale size. Programmatically set NSLayoutConstraint
With the constraints as given by Fruity Geek your program should work.Are you sure there are no other constraints added automagically by IB?
Apr
12
revised Window resizing and view update of inactive tabs in NSTabView
edited body
Apr
12
asked Window resizing and view update of inactive tabs in NSTabView
Apr
12
accepted Cocoa autolayout constraint - programmatic padding of variable number of views
Apr
5
accepted Writing data from multiple NSTextView element into a single file
Apr
5
asked Cocoa autolayout constraint - programmatic padding of variable number of views
Mar
31
revised Writing data from multiple NSTextView element into a single file
added 501 characters in body
Mar
31
answered Writing data from multiple NSTextView element into a single file
Mar
30
comment Writing data from multiple NSTextView element into a single file
Actually I was wrong! It works perfectly for NSAttributedText.
Mar
30
comment Writing data from multiple NSTextView element into a single file
That would work for plain ext but not for attributed