?
Thanks in advance!
-Mathew Eis
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your
Hello YongLi,
are you writing for osx or iphone?
http://ericasadun.com/
has sample code for iphone development, this sample code does not use
xib files.
On 16/04/2009, at 3:35 PM, YongLi wrote:
Hello everyone:
I want to build a Cocoa program without xib file. But I can't find any
introd
have had a bug earlier today that just wasn't splitting strings
at all.
thank you very much for taking the time to look at this for me and to
write back.
I was absolutely convinced that
rangeOfComposedCharacterSequenceAtIndex wasn't working the way I wanted.
regards Mathew
On 18/02/2
a special feature of the
language it needs to be preserved to be grammatically correct.
At the moment i'm using rangeOfComposedCharacterSequenceAtIndex.
And if a sequence is too wide for my tile I scale it down.
does that make sense?
cheers
Mathew
___
sorry for tangling your filters
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subs
:
rangeOfComposedCharacterSequencesForRange:
rangeOfComposedCharacterSequenceAtIndex:
will do their job just fine
but I wouldn't have figured that out if you hadn't asked me, so thank
you.
cheers
mathew
On Tue, Feb 17, 2009 at 2:13 PM, mathew davis > wrote:
Hello,
I need to break a string down in
Hello,
I need to break a string down into individual characters.
In English that's pretty easy.
But in some languages what a user perceives as a single block is
actually a base character plus accents plus vowel markers plus tone
markers plus...
eg: เก
is made of
U+0E40 ( เ ) thai
do it that doesn't involve hard coding
the slashes into the filepath?
cheers
thanks for your help
mathew
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Co
> I'm pretty sure this isn't what you're
> proposing, but it could be one interpretation of your
> description!
Sorry, I should have phrased it better. I am trying to avoid hardcoding the
filenames into the custom views
> In the NIB, just use a "custom view", then set
> its class to your clas
Cc: "Graham Cox" <[EMAIL PROTECTED]>, Cocoa-dev@lists.apple.com
> Date: Wednesday, October 1, 2008, 6:47 PM
> On Thu, Oct 2, 2008 at 12:42 AM, Graham Cox
> <[EMAIL PROTECTED]> wrote:
> >
> > On 2 Oct 2008, at 5:02 am, Genu Mathew wrote:
> >
> >> O
iew - problem
> To: [EMAIL PROTECTED]
> Cc: Cocoa-dev@lists.apple.com
> Date: Wednesday, October 1, 2008, 6:42 PM
> On 2 Oct 2008, at 5:02 am, Genu Mathew wrote:
>
> > On debugging, I found that when I run the command
> [NewWindow
> > showWindow:self]
HI,
I am a new to programming in Cocoa and I am trying to write a program that has
a button in the main window (MainWindow.xib) which when pushed opens another
window (newWindow.xib) containing an image in it. The new window also has a
custom View class called 'OUSubImageView' (subclass of NSVi
12 matches
Mail list logo