FROM : Ricky Sharp
DATE : Fri Nov 23 14:27:31 2007
On Nov 23, 2007, at 2:06 AM, Scott Anguish wrote:
>
> On Nov 22, 2007, at 11:02 PM, Ricky Sharp wrote:
>
>>
>> On Nov 22, 2007, at 9:49 PM, David Alger wrote:
>>
>>> Im been working in Carbon for a number of years & am currently
>>> investigating the possibility of writting some apps in Cocoa.
>>>
>>> In IB whenever I have overlapping views I get warnings about
>>> illegal geometry & views overlapping other views. Does this mean
>>> that Cocoa doesn't really support overlapping views? If so, do
>>> views generally composite properly when overlapping?
>>
>> This is a FAQ. Short answer is no. For the long answer, read up
>> documentation and search the archives.
>
> Well, actually now the short answer is "it depends on the target
> system"
>
> it should work fine on 10.5. I that restriction was lifted for
> Leopard. Have a look at the CocoaSlides example for evidence of this.
>
> Before 10.5 it wasn't supported.
I had thought that only views put into Core Animation layers could be
overlapped. Thus, I didn't extend this CA capability to views in
general. Very nice if any view can now be overlapped whether using CA
or not.
___________________________________________________________
Ricky A. Sharp mailto:<email_removed>
Instant Interactive(tm) http://www.instantinteractive.com
DATE : Fri Nov 23 14:27:31 2007
On Nov 23, 2007, at 2:06 AM, Scott Anguish wrote:
>
> On Nov 22, 2007, at 11:02 PM, Ricky Sharp wrote:
>
>>
>> On Nov 22, 2007, at 9:49 PM, David Alger wrote:
>>
>>> Im been working in Carbon for a number of years & am currently
>>> investigating the possibility of writting some apps in Cocoa.
>>>
>>> In IB whenever I have overlapping views I get warnings about
>>> illegal geometry & views overlapping other views. Does this mean
>>> that Cocoa doesn't really support overlapping views? If so, do
>>> views generally composite properly when overlapping?
>>
>> This is a FAQ. Short answer is no. For the long answer, read up
>> documentation and search the archives.
>
> Well, actually now the short answer is "it depends on the target
> system"
>
> it should work fine on 10.5. I that restriction was lifted for
> Leopard. Have a look at the CocoaSlides example for evidence of this.
>
> Before 10.5 it wasn't supported.
I had thought that only views put into Core Animation layers could be
overlapped. Thus, I didn't extend this CA capability to views in
general. Very nice if any view can now be overlapped whether using CA
or not.
___________________________________________________________
Ricky A. Sharp mailto:<email_removed>
Instant Interactive(tm) http://www.instantinteractive.com
| Related mails | Author | Date |
|---|---|---|
| David Alger | Nov 23, 04:49 | |
| Ricky Sharp | Nov 23, 05:02 | |
| Jon Hess | Nov 23, 08:09 | |
| Scott Anguish | Nov 23, 09:06 | |
| David Alger | Nov 23, 14:22 | |
| Ricky Sharp | Nov 23, 14:27 | |
| Alastair Houghton | Nov 23, 17:01 | |
| David Alger | Nov 23, 18:03 | |
| Ricky Sharp | Nov 23, 18:16 | |
| Alastair Houghton | Nov 23, 18:16 | |
| Jean-Daniel Dupas | Nov 23, 18:16 | |
| David Alger | Nov 23, 18:40 | |
| Jon Hess | Nov 24, 06:06 | |
| Scott Anguish | Nov 24, 08:40 | |
| Uli Kusterer | Nov 24, 11:25 | |
| Uli Kusterer | Nov 24, 11:29 | |
| Scott Anguish | Nov 24, 23:47 | |
| Uli Kusterer | Nov 26, 09:57 |






Cocoa mail archive

