Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7039701
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T01:49:49+00:00 2026-05-28T01:49:49+00:00

I am trying to make an app that uses a radial dial. As an

  • 0

I am trying to make an app that uses a radial dial. As an example the radial dial features as availabel in this app

http://itunes.apple.com/us/app/kitchen-dial/id448558628?mt=8&ign-mpt=uo%3D4

What I wanted to ask is what method should I use to accomplish this? Guys, I am not asking you to write the code for me what I am asking is how is this done conceptually? I mean when a user swipses left/right on the screen how does it know which radial dial to move and in which direction. I am sure there are multiple buttons and there is some image transition going on here. I need to understand the concept of making such a thing. If anyone know or has done something similar please do share your thoughts. Does apple has a sample code for this? Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T01:49:49+00:00Added an answer on May 28, 2026 at 1:49 am

    The central concepts are:

    • Ability to rotate an image around a center point.

    • Ability to calculate an angle relative to the center point given an x,y coordinate.

    So, to move the wheel:

    • On touch began:
      • Calculate starting angle based on x,y
    • On touch moved:
      • Calculate new angle based on x,y and subtract starting angle. This is the angle delta (or how much more to rotate the image by).

    To register button taps on the wheel:

    • On tap:
      • Calculate angle based on x,y, add existing rotation, divide by the angle size of each segment to get an index.

    You asked for a high-level explanation of the concepts – and that’s pretty much it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to make a web app in Dashcode that uses a range
I'm trying to make an app that uses the list of songs that a
I am trying to make an iPhone app that uses OpenCV plus another C++
I am trying to make a small app that uses a multiple hierarchy of
I'm trying to develop an app that uses opengl on android, and ideally make
I'm trying to make a landscape app that uses navigation controller, but I can't
I'm trying to make an app that uses Google maps API mapviews and my
I am trying to make an app that will pass data between two servers
I was wondering : I'm trying to make an app that as a Listview,
I'm trying to make a console app that would monitor some process and restart

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.