On 09/06/2012, at 9:40 PM, Michael Babin wrote:
> 3. Hide Toolbar
Ah, it's a simple matter of selecting "Show Toolbar", when the panel is active.
The difficulty for the user (and me, in reproducing this) was that the panel is
generally inactive since it floats and rarely needs to be truly act
https://developer.apple.com/wwdc/news/
9am - 7pm
Dave
On Jun 9, 2012, at 5:46 PM, Eric E. Dolecki wrote:
> I'm getting in late on Sunday (7PM) - anyone know how late the registration
> runs? Would like to avoid Monday morning for it if I can.
>
> Thanks.
> Eric
>
>
> Google Voice: (508) 656
I'm getting in late on Sunday (7PM) - anyone know how late the registration
runs? Would like to avoid Monday morning for it if I can.
Thanks.
Eric
Google Voice: (508) 656-0622
Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki
http://blog.ericd.net
___
On 6/9/12, Todd Heberlein wrote:
> Probably a naive question, but can I use QTKit (or is there a better
> library?) to capture images (or videos) inside a UNIX helper application?
>
>
> I've never tried using Cocoa (and related) objects outside a regular Cocoa
> application with a GUI, NSApplicati
On 9 Jun 2012, at 4:33 PM, Todd Heberlein wrote:
> I've never tried using Cocoa (and related) objects outside a regular Cocoa
> application with a GUI, NSApplicationMain(), etc. Is this generally
> prohibited?
Not generally prohibited. You can use the Foundation framework in command-line
tools
On 6/9/12, Todd Heberlein wrote:
> Using the code from Apple's MyRecorder example, I had to switch my
> architecture to 32-bit Intel in order to get it to work. Why can't I get it
> to work for 64-bit Intel?
>
>
> BACKGROUND:
>
> I was following the example in Apple's "QTKit Application Tutorial",
Using the code from Apple's MyRecorder example, I had to switch my architecture
to 32-bit Intel in order to get it to work. Why can't I get it to work for
64-bit Intel?
BACKGROUND:
I was following the example in Apple's "QTKit Application Tutorial", but it
kept crashing on me.
I downloaded A
Probably a naive question, but can I use QTKit (or is there a better library?)
to capture images (or videos) inside a UNIX helper application?
I've never tried using Cocoa (and related) objects outside a regular Cocoa
application with a GUI, NSApplicationMain(), etc. Is this generally prohibite
Hello,
I have an NSDocument based app that uses the NSFileWrapper based reading and
writing methods to save a package document file. Works fine in theory and with
small documents but when I put a lot of files in my package, saving is seriously
slow.
My understanding is that if one changes
Hi all,
I tried to understand how NSTextView works with NSScrollView,
especially when wrapping disabled. My understanding is that NSTextView
automatically grow its height (by default) and its width (need some
tweak) according to users adding new line and adding new characters.
So I did an experim
There once was a document "Text System Overview," which seems to have
been removed from Cocoa document. Its title still appears in
references to class NSTextView, etc, but the link is broken.
What's the replacement to this document? I found one "Cocoa Text
Architecture Guide," is it? Why is there
I've been doing this in -awakeFromNib with a
-performSelector:withObject:afterDelay: call. I suspect this is not the
'correct' way to do it, but it does seem to always work.
Martin
On 9, Jun, 2012, at 02:33 PM, Luc Van Bogaert wrote:
> Hi,
>
> I'm trying to display a custom modal sheet on my
Hi,
I'm trying to display a custom modal sheet on my document windows (only if some
condition applies of course), as soon as the document window is displayed. I
tried calling beginSheet:modalForWindow: in my window controller's
windowDidLoad: method, but that seems to be too early and results i
On Jun 8, 2012, at 7:55 PM, Graham Cox wrote:
> A user is reporting this strange state of the Color Panel:
>
> http://ftp.apptree.net/images/colourpanel.png
>
>
> Anyone any idea how this can happen? I've never seen it.
I can reproduce that state as a user by:
1. Showing the Colors panel
2. Se
14 matches
Mail list logo