Ask a Question related to Mac Programming, Design and Development.
-
Eric VERGNAUD #1
Cocoa in Carbon - weird behaviour
Hi,
I'm working on a project that involves a Cocoa UI in a Carbon application.
I've followed the CocoaInCarbon sample from Apple, and I've managed to do
the job.
However I have the following weird behaviour:
- I can't get CommandProcess events from my Carbon menubar. More precisely,
I get them, but when I try to retrieve the HICommand, I get -9870 error.
- wherever I click in my window (event in the content, or some controls
like sliders), the window moves as if I had clicked in the title bar.
The 2 main differences between my app and the CocoaInCarbon sample are the
following:
- my Cocoa window is created programmatically rather than loaded from a nib
- all the Cocoa related stuff is in a statically linked library rather than
in a dynamically loaded bundle
I can't believe that these 2 differences lead to such a misbehaviour.
Does anyone have experience on this subject and got a clue ?
Thanks,
Eric
Eric VERGNAUD Guest
-
substr() as subroutine argument -> weird behaviour
Earlier today, in comp.lang.perl, I <nobull@mail.com> wrote: On refection, since the question was really interesting I've decided to follow-up... -
[PHP-DEV] weird behaviour with ext/tokenizer and heredoc
--r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hello, when playing around with ext/tokenizer, I... -
Weird Variable Behaviour
Hi, I tried upgrading my version of PHP to 4.3.2 and now all of my pages are returning the following for nearly every variable: Notice: Use of... -
Access weird behaviour?
The scenario: I got a few tables in an access file. Their relationship were all indeterminant. Then I found out that there are no primary key on... -
Gnome 2 fonts : weird behaviour in SID
Hello there, I have recently switched to SID to take advantage of the latest Gnome 2.2 desktop, being tired to wait for it to go in Sarge. I...



Reply With Quote

