Ahead of a the programming question, I believe I need to give a little background of what I am doing to ease the understanding of my problem :
Is the code below correct? When the user rotates the device, two labels are supposed to go to the 开发者_JAVA百科coordinates given below. It works when the user starts the app in portrait mode, the la
I am writing a bash script for automatising blind docking (finding binding sites within a protein). For so doing, I have divided a big 3D grid in smaller overlapping grids.
I have my own created class that extends class View. I need to set the X and Y coordinates and add my view in开发者_开发问答 runtime.
I want to place the jquery dialog box where the 开发者_开发百科user clicks on the screen. so far I have:
I started with How can I transform the coordinates of a Shapefile? . The response there started me on [what I think is] the right track, but I still haven\'t been able to solve my problem.
I am working on an iphone/ipod touch app that needs to access the acceleration. I am kind of a newb when it comes to iOS development, I usually develop Android applications.
This type of question seems to have been asked numerous times but none of the solutions posted get me anywhere near the answer I need.
I am having a problem with my IOS app. I开发者_运维知识库n my app, I want my home page so-to-speak to be all one large image which people will click to get into various other screens. How do I set it
Can anyone show me the simple met开发者_JS百科hod to draw a line between coordinates in the Google map?