login
|
about
|
faq
Questions
Tags
Users
Badges
Unanswered
Ask Question
Martin Cote
4,741
reputation
348 views
Registered User
name
Martin Cote
member for
1 year
seen
18 hours ago
website
microcarsiphone.com
location
Montreal
age
stats
activity
reputation
favorites
accounts
Dec
11
asked
UITableView section with maximum number of rows
Dec
9
comment
Can I embed a custom font in an iPhone application?
I'm downvoting since the "magic number" trick is a pure hack that doesn't really work. The real solution is to get the cmap table from the TTF file.
Dec
8
awarded
●
Tumbleweed
Dec
8
comment
Can I embed a custom font in an iPhone application?
AFAICS, this only works with uppercase characters, hence the 'uppercaseString' call.
Dec
8
revised
Creating static library for iPhone
Fixed typo.
Dec
7
awarded
●
Notable Question
Dec
6
awarded
●
Mortarboard
Dec
4
revised
Mixing CAEAGLLayer with other CALayers
Added solution.
Dec
2
awarded
●
Nice Answer
Dec
2
revised
Mixing CAEAGLLayer with other CALayers
Added additional info.
Dec
1
asked
Mixing CAEAGLLayer with other CALayers
Oct
30
answered
iPhone: Pass a value to a method called via @selector()
Oct
25
answered
Core Data, NSTableColumn bindings and custom NSCell
Oct
24
asked
Core Data, NSTableColumn bindings and custom NSCell
Oct
22
accepted
“stringWithString” vs “alloc … initWithString … autorelease” in Cocoa Objective-C.
Oct
15
comment
Interface Builder and Xcode integration not working
OMG, it works!! It does help me, thanks a bunch! I'm still waiting for a more "scientific" answer though ;)
Oct
14
revised
Interface Builder and Xcode integration not working
Provided additional info.
Oct
14
asked
Interface Builder and Xcode integration not working
Oct
5
awarded
●
Nice Answer
Oct
3
comment
NSTableView with custom cells
Thanks for the info! I found very few documentation regarding NSCells.
Sep
23
comment
How to show a NSPanel as a sheet
Spot on! Many thanks.
Sep
22
comment
How to show a NSPanel as a sheet
While removing the autorelease message prevents the panel from disappearing, it is still not hooked to the window... I'm really perplexed by this.
Sep
22
asked
How to show a NSPanel as a sheet
Sep
18
comment
How to display an NSSet in a UITableView?
I feel so stupid now that I've read your answer ;)
Sep
17
asked
How to display an NSSet in a UITableView?
Sep
16
awarded
●
Yearling
Sep
9
asked
XCode: How to set debug environment with multiple xcconfig files?
Sep
9
answered
How to append values in xcconfig variables?
Sep
9
comment
How to append values in xcconfig variables?
Not much luck with XCode 3.2 :(
Sep
8
asked
How to append values in xcconfig variables?
Sep
2
answered
How to safely create an NSInteger from an CGFloat?
Aug
26
asked
How does [UIView beginAnimations] work?
Aug
21
awarded
●
Good Answer
Aug
16
awarded
●
Good Answer
Aug
12
comment
Objective-C indentation in emacs
Hmmm, none of that seems to work on my side. I'm probably using a too old version of emacs (22.3.1).
Aug
10
comment
Objective-C indentation in emacs
I can't find any documentation regarding c-lineup-ObjC-method-call-colons, any hints?
Aug
9
asked
Building iPhone app for earlier iPhone OS versions
Aug
9
asked
iPhone: how to let the music play for an application using OpenAL?
Aug
6
comment
Objective-C indentation in emacs
@Trey: Interesting. I'm about to write my own alignment function, but I would like to avoid this if possible.
Aug
6
asked
Objective-C indentation in emacs
Aug
2
answered
What does it mean when someone says “C# program should communicate with unmanaged COM code using the Single Threading Apartment”
Jun
30
awarded
●
Necromancer
Jun
29
answered
When should you start optimising code?
Jun
26
awarded
●
Jun
18
accepted
smtplib and gmail - python script problems
Stack Overflow works best with JavaScript enabled