Hi everybody,
Does someone know the idea behind the THEME of the Session 216 video of the
WWDC 2012?
In this video is shown how create a theme using a @protocol. This is the way
used in Find my Friends.
Especially I didn't understand how works this class/protocol.
Mainly we have first to cre
Thanks for the valuable info.
Thanks,
Nick
On 12-Dec-2012, at 2:39 AM, Jeff Johnson
wrote:
> rdar://problem/11656928 Discolored stripe drawn at bottom of textured
> non-resizable windows
> Duplicate of rdar://problem/11716883
>
> It turns out that this only affects windows with content borde
rdar://problem/11656928 Discolored stripe drawn at bottom of textured
non-resizable windows
Duplicate of rdar://problem/11716883
It turns out that this only affects windows with content border autosize. If
you set the window content border to none, that should fix the problem.
-Jeff
On Dec 11
oops! that requires a sign up
here's the direct link:
http://s13.postimage.org/ci00lrbsn/divided_sheet.jpg
Best,
Nick
On 12-Dec-2012, at 2:20 AM, Nick Rogers wrote:
> Hi,
>
> The image is at following link (in the album):
>
> http://www5.snapfish.com/snapfish/thumbnailshare/AlbumID=78029250
Hi,
The image is at following link (in the album):
http://www5.snapfish.com/snapfish/thumbnailshare/AlbumID=7802925026/a=13244939026_13244939026/otsc=SHR/otsi=SALBlink/COBRAND_NAME=snapfish/
And the app has GC required.
Wishes,
Nick
On 12-Dec-2012, at 12:24 AM, Jeff Johnson
wrote:
> On Dec
On Tue, Dec 11, 2012, at 11:08 AM, Peter Ammon wrote:
> By the way, if you're interested in what the constraints are, you can
> just log them out: NSLog(@"%@", [splitView constraints]). Though of
> course these constraints are considered internal implementation details,
> so you should not depend o
>
> On 11 Dec 2012, at 15:18, gary.gard...@brokensoftware.com wrote:
>
>>
>> Thread 29 Crashed:: Java: AWT-EventQueue-0
>> 0 libsystem_c.dylib0x7fff8df2aa50
>> memmove$VARIANT$sse42 + 136
>> 1 com.apple.Foundation 0x7fff8e540715 -[NSConcreteData
>> getBytes:]
On Dec 11, 2012, at 11:12 AM, Vojtěch Meluzín wrote:
> one of the customers reported that on his 10.8.2 our installer failed to
> even run and in the terminal there was this message:
>
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/visa/Downloads/mxxx_7_05_setupmac/mxxx_7_0
On Dec 8, 2012, at 4:19 PM, Chuck Soper wrote:
> Hi Peter,
>
> On 11/27/12 6:33 PM, "Chuck Soper" wrote:
>> On 11/27/12 2:11 PM, "Peter Ammon" wrote:
>>
>>> Hi Chuck,
>>>
>>> Autolayout works well with NSSplitView in 10.8.
>>
>> Perfect. Thanks for that confirmation.
>
> Does that mean th
On 11 Dec 2012, at 15:18, gary.gard...@brokensoftware.com wrote:
>
> Thread 29 Crashed:: Java: AWT-EventQueue-0
> 0 libsystem_c.dylib 0x7fff8df2aa50
> memmove$VARIANT$sse42 + 136
> 1 com.apple.Foundation 0x7fff8e540715 -[NSConcreteData
> getBytes:] + 138
Le 11 déc. 2012 à 18:12, Vojtěch Meluzín a écrit :
> Hi,
>
> one of the customers reported that on his 10.8.2 our installer failed to
> even run and in the terminal there was this message:
>
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/visa/Downloads/mxxx_7_05_setupmac/
On Dec 11, 2012, at 11:30 AM, Nick Rogers wrote:
> Hi,
>
> The example sheet's grab is attached here.
> In this one the sheet seems divided in half, but in smaller sheets with less
> height, the lighter shaded bottom portion is smaller.
>
> Occurs in Mac OS X Lion and Mountain Lion. On Leopard
On Tue, Dec 11, 2012, at 09:30 AM, Nick Rogers wrote:
> Hi,
>
> The example sheet's grab is attached here.
> In this one the sheet seems divided in half, but in smaller sheets with
> less height, the lighter shaded bottom portion is smaller.
>
There is no attachment here. Please upload your imag
On Tue, Dec 11, 2012, at 10:34 AM, Chuck Soper wrote:
>
> Never? The documentation for
> setTranslatesAutoresizingMaskIntoConstraints:
> says, "You should call this method yourself for programmatically created
> views." This means that programmatically created views cannot be added to
> NSSplitVie
On 12/8/12 11:43 PM, "Kyle Sluder" wrote:
>On Sat, Dec 8, 2012, at 04:19 PM, Chuck Soper wrote:
>> On 11/27/12 6:33 PM, "Chuck Soper" wrote:
>> >On 11/27/12 2:11 PM, "Peter Ammon" wrote:
>> >
>> >>Hi Chuck,
>> >>
>> >>Autolayout works well with NSSplitView in 10.8.
>> >
>> >Perfect. Thanks for t
On Dec 11, 2012, at 11:12 AM, Vojtěch Meluzín wrote:
> Hi,
>
> one of the customers reported that on his 10.8.2 our installer failed to
> even run and in the terminal there was this message:
>
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/visa/Downloads/mxxx_7_05_setupma
Hi,
The example sheet's grab is attached here.
In this one the sheet seems divided in half, but in smaller sheets with less
height, the lighter shaded bottom portion is smaller.
Occurs in Mac OS X Lion and Mountain Lion. On Leopard and Snow Leopard it
doesn't occur.
The beginSheet: modalForWin
Hi,
one of the customers reported that on his 10.8.2 our installer failed to
even run and in the terminal there was this message:
LSOpenURLsWithRole() failed with error -10810 for the file
/Users/visa/Downloads/mxxx_7_05_setupmac/mxxx_7_05_setupmac.app.
I have checked that there is no call to th
On 10 Dec 2012, at 19:13, Kyle Sluder wrote:
> It's my understanding that the intent of NSStringDrawing is to provide
> the exact same drawing as NSTextFieldCell.
Is that stated anywhere?
> But the following code
> produces text that is offset by 2pt to the left from a standard
> NSTextFieldCel
On 11 Dec 2012, at 05:33, gary.gard...@brokensoftware.com wrote:
>
> I need further assistance. I select the capture device, but after I
> execute run, I get the following:
>
> Invalid memory access of location 0x0 rip=0x7fff933e3598
> 942 Segmentation fault: 11
>
> I am following the AVVideoWa
20 matches
Mail list logo