Tag Archives: gesture

Xcode Swift Resizable UIWebview Primer Tutorial

Today we continue on our iOS app “quest” (from Xcode Swift Image Assets Primer Tutorial as shown below) … and address a “middle game” topic when we consider a usability issue with the UIWebView we use … or to be … Continue reading

Posted in eLearning, iOS, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , , , , , , , , | 24 Comments

HTML/Javascript Canvas Double Click Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we add to the functionality of the previous … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , , , , | Leave a comment

Touch Swipe Gesture Primer Tutorial

Today’s tutorial talks about the tablet Swipe Gesture, following up on the Pinch Gesture (as shown below), is pretty intuitive, and lots of people spend lots of time on their tablets, from then on, “swiping” their way though the web … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , | Leave a comment

Touch Pinch Gesture Primer Tutorial

The Pinch Gesture on a tablet is pretty intuitive, and lots of people spend lots of time from then on “pinching” their way through the web … but watch out for angry spiders. The word “gesture” is fairly pertinent here … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | Leave a comment