Re: Tab Bar Item naming convention?

2012-07-06 Thread Takeichi Kanzaki Cabrera
comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/tkanzakic%40gmail.com This email sent to tkanza...@gmail.com -- Regards, Takeichi Kanzaki Cabrera Linux Registered User

Re: UILabel sizeToFit is shrinking the Label width

2012-06-30 Thread Takeichi Kanzaki Cabrera
I solved it making the label as wide as its superview before calling sizeToFit. Best regards. On Tue, Jun 26, 2012 at 12:59 PM, Takeichi Kanzaki Cabrera tkanza...@gmail.com wrote: Hi All, I'm working on an app where the position of the subviews depends on the sizes of the others. I have

UILabel sizeToFit is shrinking the Label width

2012-06-26 Thread Takeichi Kanzaki Cabrera
autoshrink, I try the different autosizing masks, getting the same problem, any idea?. -- Regards, Takeichi Kanzaki Cabrera Linux Registered User #308138 If you want to be original, be yourself. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do

Re: Page number in UIWebView

2012-05-28 Thread Takeichi Kanzaki Cabrera
On Thu, May 24, 2012 at 6:49 PM, David Duncan david.dun...@apple.com wrote: On May 24, 2012, at 4:05 AM, Takeichi Kanzaki Cabrera wrote: Hello everyone, I'm displaying a PDF in an UIWebView object, is there a way to access the page number displayed when scrolling? Nope. OK, thanks, I

Page number in UIWebView

2012-05-24 Thread Takeichi Kanzaki Cabrera
Hello everyone, I'm displaying a PDF in an UIWebView object, is there a way to access the page number displayed when scrolling? -- Regards, Takeichi Kanzaki Cabrera Linux Registered User #308138 If you want to be original, be your self. ___ Cocoa-dev

Garbage collector

2010-06-08 Thread Takeichi Kanzaki Cabrera
Hi all, I'm beginning with an application for Mac OS X that in a future could become into an iphone app, could I use the garbage collector or is better don't use it? Regards, Takeichi ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do