| bio | website | metzopaino.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | 4 hours ago | |
| stats | profile views | 14 |
Composer and wanabee games designer.
|
Dec 27 |
accepted | Changing the colour of a UIButton based on its tag |
|
Dec 27 |
comment |
Changing the colour of a UIButton based on its tag How would I do that? I've never dabbled in this before and a solution that doesn't throw a warning is at least better than one that does, even if it isn't pretty. |
|
Dec 27 |
asked | Changing the colour of a UIButton based on its tag |
|
Dec 15 |
accepted | Passing different UIButtons through a general Method. Are Selectors/Senders the answer? |
|
Dec 15 |
asked | Passing different UIButtons through a general Method. Are Selectors/Senders the answer? |
|
Dec 14 |
comment |
Autolayout breaks UIView Animation Is this when I click a UIButton and in the Utilities view click the ruler and see long list of things such as: "Constraints" "Height Equals: 50", "Align Leading To: Button -4" etc? |
|
Dec 14 |
comment |
Autolayout breaks UIView Animation if button1, button2 & button 3 are the IBOutlets to the UIButtons in interface builder, how would I set up side1, side2 & side3 in the project? |
|
Dec 14 |
asked | Autolayout breaks UIView Animation |
|
Dec 11 |
comment |
Helping with Looping, Storing & Using CGPoints Thanks, worked a charm. |
|
Dec 11 |
accepted | Helping with Looping, Storing & Using CGPoints |
|
Dec 11 |
comment |
Helping with Looping, Storing & Using CGPoints Whoops, i'll keep that in mind for the future. |
|
Dec 11 |
asked | Helping with Looping, Storing & Using CGPoints |
|
Dec 10 |
accepted | Adaptive Positioning Based on iOS Device |
|
Dec 10 |
accepted | Correct Way To Move UIButton Between Two Points? |
|
Dec 10 |
comment |
Correct Way To Move UIButton Between Two Points? My issue may have been having AutoLayout turned on. Everything seems to work now. |
|
Dec 10 |
comment |
Correct Way To Move UIButton Between Two Points? So the movements are in a -(void)moveButtons that is called by a -(IBAction)submitButton which works with [self moveButtons], however it breaks if there are any other [self commands] later on in the action? |
|
Dec 10 |
comment |
Correct Way To Move UIButton Between Two Points? This seems to be working, though when I press a different button it snaps back to where it was. I may have some stray code doing that, but just to check, does your solution simply animate to a location, or does it animate to the location and set that as the new location? |
|
Dec 10 |
asked | Correct Way To Move UIButton Between Two Points? |
|
Nov 19 |
awarded | Supporter |
|
Nov 19 |
accepted | How to exit Navigation Controller? |