436 reputation
18
bio website raydowe.com
location Toronto, Canada
age
visits member for 1 year, 8 months
seen 19 hours ago
stats profile views 17

May
7
asked FB Timeline Photos Album Doesn't Exist
Apr
25
accepted Android Emulator: Changing network bars
Apr
9
accepted Will adding new devices make old provisioning profiles invalid?
Apr
9
asked Will adding new devices make old provisioning profiles invalid?
Apr
3
answered How to find Lat and long from id of a place from google place API
Feb
27
comment Android - canvas onDraw does not fire
This is the same problem I was having. I find adding background to the view also works.
Feb
14
answered Android have alertdialog not block app options menu
Feb
13
answered Updating a textview in different layout xml from the MainAcivity.java?
Jan
29
comment How to start automatic download of a file in Internet Explorer?
@porneL I don't understand. I thought you were suggesting just using a link to the file INSTEAD of the automatic download after X seconds.
Jan
29
comment How to start automatic download of a file in Internet Explorer?
I totally agree with using a good old link, but there is a problem with this: clients. Sometimes they want what they want no matter what you try and tell them. They've seen it on other sites, and that's what they want on their site.
Jan
28
accepted Options for SurfaceView animation
Jan
28
answered Options for SurfaceView animation
Jan
9
comment RequiredFieldValidator places display:inline on the text
IMO, this is the best solution
Jan
7
comment View resize when In-Call Status Bar changes
Appreciate the idea, but that didn't change anything for me.
Jan
3
asked View resize when In-Call Status Bar changes
Dec
7
comment Array subscript is not an integer when loading plist
Thank you for the very thorough explanation. The links at the bottom have already proven very helpful.
Dec
7
comment Array subscript is not an integer when loading plist
Thank you. That explains why I've been having problems with the syntax in much of the example code I've found.
Dec
7
comment Do I need the latest version of Xcode to submit apps to the app store?
"Apple don't care what version of Xcode you use, but they do expect you to deploy builds built against the latest SDK." I thought the only way to change your SDK version was to change your version of XCode? Am I wrong?
Dec
7
accepted Array subscript is not an integer when loading plist
Dec
6
comment Array subscript is not an integer when loading plist
@H2CO3 I'm almost positive I'm not. Because of both the older source code of the existing project and only having access to a mac with 10.6.8, I'm running XCode 3.2.6 and compiling for iOS 4.2. I've been resisting upgrading any or all of this unless it was necessary. Would you recommend "another construct" (if that's possible) or an I going to need to upgrade for some other reason down the line?