FROM : Scott Anguish
DATE : Sat Nov 24 08:40:32 2007
On Nov 23, 2007, at 12:16 PM, Alastair Houghton wrote:
>> This will be my very first app written in Cocoa/Obj-C, and I'm very
>> used to having compositing views in Carbon. I won't be overlapping
>> views like this though if it isn't really supported, since I don't
>> want my app to possibly have erratic drawing/refresh behavior.
>
> As I say, child views are pretty much always supported, even though
> IB might not let you create them in some cases.
To put a small bit of additional info on this...
The views that don't support children are typically the ones that rely
on hardware acceleration.. QCComposer, OpenGL, QT Movies.. I think
that hits the big ones. WebKit may not support it either, but for
different reasons.
DATE : Sat Nov 24 08:40:32 2007
On Nov 23, 2007, at 12:16 PM, Alastair Houghton wrote:
>> This will be my very first app written in Cocoa/Obj-C, and I'm very
>> used to having compositing views in Carbon. I won't be overlapping
>> views like this though if it isn't really supported, since I don't
>> want my app to possibly have erratic drawing/refresh behavior.
>
> As I say, child views are pretty much always supported, even though
> IB might not let you create them in some cases.
To put a small bit of additional info on this...
The views that don't support children are typically the ones that rely
on hardware acceleration.. QCComposer, OpenGL, QT Movies.. I think
that hits the big ones. WebKit may not support it either, but for
different reasons.
| 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

