Stange behavior of xCode missing Text from the buttons - xcode4.5

I am experience a new and strange problem that I never experienced before.
Text from the button are getting disappeared. I have already changed 2 buttons. now problem is started with third button.
as in screenshot below :
Can anyone please help me if this is the strange behavior or I am doing something which I am not supposed to. Thanks in advance.

I had a similar problem after I moved some buttons into a scroll view. I tried a few things but the easiest was just to recreate the buttons.
Someone else had the same problem and that's the approach they took as well.
XCode 4: some button titles not visible in iOS simulation

Related

Wordpress website won't open menu pages

I have been struggling with this for more than a week and didn't find anything or anyone who could answer so I am trying my luck here.
I made the following website: http://1mikesflooring.ca
When I open any of the menus/gallery, instead of opening the page, a blank window with an activity indicator appears and nothing else happens. The only way to open a new page is opening it on a new tab.
Also, the mobile version is not working either.
Here's a screenshot of how it looks like:
https://www.dropbox.com/s/f43ve1ttwuwe3ii/Screenshot%202015-11-12%2000.28.27.png?dl=0
If anyone has seen this before and know how to fix it, it would be much appreciated.
Thanks!

XCode round rect buttons acting wonky

Does anyone else deal with buttons acting funny like this? (link below) I have no idea what causes it, or how to fix it. In the past I have re-saved all my PNG files, reimported them and it worked. But this time, all the PNG files are working fine on a different view controller, so I'm lost and hoping someone might offer some insight.
http://i.imgur.com/nAXzNDD.png
Try selecting your button then go to the attributes inspector and if Autoresize Subviews is checked, uncheck it.
That worked for me.

FB send popup box position

Is there a way to position the popup box of the FB send button?
I've seen a "workaround" with additional CSS properties and tried it but it seems to be "cheesy" and not a good solution. FB developers pages has no reference to this so I presume that this feature is not contemplated!
The only thing that I can say is "What the hell are these FB guys thinking?!" - because let's say that I'm using the button at the bottom or the right of a page. If I click the "send" button the box pops up below the button and messes up all the page layout! Wouldn't it be smart to have a property similar to "position=[top|topLeft|center|whatever...]"??? How come nobody thought of this? Am I the only one to use FB buttons at the bottom of page?
Maybe I'm missing something and FB dev guys already took care of this (if that's case sorry if I consider you dumb regarding this question) if not IS THERE A WAY TO DO IT?
Thank you for any help and cheers.
(p.s. not trying to offend anyone, it's just one of those hair pulling issues :P)

How to create Numeric KB interface with previous, next and done button

I was on website on my iPhone and I encounter websites' guestbook. with those textFields. my keyboard appearance was totally change as you can see in screen below.
I am having many text fields in my app, I am wondering if I can create anything like that.
As I am new to development, still unknown what are the limits.
Can anyone guide me to right direction or to right documentation.
Is there is some regular way or its just total customization over Keybard.
I have one more doubt, does it matter what kind of keyboard is popping up as my all fields have numeric keyboard.
Well I just wanted to be helpful to someone who is following the same learning curve as me.
To achieve the affect in screenshot in question. UIToolbar control can be used to make those buttons. after the you need to just make this toolbar appear and disappear with the keyboard.
To make previous and next button work, you can use the tag property of textfield. on clicking on previous or next you can focus to previous or next text field.
Sorry about not posting code as I have not coded it yet but wanted to give pointer to anyone, who is looking.

Lightbox close button rollover effect

Ok, not really seeing any previous help for this one specifically. What I want to do is have a "hover" effect for the close button. I have got it to where when you hover over the the close button itself it will display and go away when you move the mouse out. But, what I want is when you hover over the image being displayed in the lightbox I want the close button to display and when you mouseout I want the close button to disappear.
Also, some pointers for using the transitions effects or sources for that would be good. I am still a student working on portfolio pieces. I graduate in August 2013.
All help is appreciated =) I am also researching on my own, but not all of what I am reading is working or making sense. I am coming into places like this and Yahoo! Answers for extra help. Thanks!
I suggest you to Lightview was well configured.
You can download here:
http://projects.nickstakenburg.com/lightview

Resources