Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » code » Example » Photo
  • Jamey Friend's Slideshow program in Phrogram

    Jamey sent me a great followup to the ImageViewer example - thanks again, Jamey! This simpler example uses a text file to define the list of images to load and display - a much better way to do it than just hardcoding the file names in the program! Here's her code. Check it out: a slide show program in 11 simple, english-language ...
    Posted to Phrogram Examples and Code (Forum) by JonS on September 21, 2006
  • Phrogram Slideshow Program

    Jamey just sent me a great followup to this example - thanks again, Jamey! This simpler example uses a text file to define the list of images to load and display - a much better way to do it than just hardcoding the file names in the program! Here's her code. Check it out: a slide show program in 11 simple, english-language ...
    Posted to Digital Art (FileGallery) by jons on September 21, 2006
  • Phrogram Image Viewer Example

    This is a program that displays a series of image files - photos or digital art. It allows the viewer to control moving between the images, to zoom in or out, and pan around the image. KPL version: Phrogram Difficulty: Intermediate Concepts: Arrays, Sprites, mouse handling, pushable buttons Lines of code: 175 Author: ...
    Posted to Digital Art (FileGallery) by jons on September 21, 2006
  • Phrogram Image Viewer program

    This is a program that displays a series of image files - photos or digital art. It allows the viewer to control moving between the images, to zoom in or out, and pan around the image. KPL version: Phrogram Difficulty: Intermediate Concepts: Arrays, Sprites, mouse handling, pushable buttons Lines of code: 175 Author: Jon ...
    Posted to Phrogram Examples and Code (Forum) by JonS on September 21, 2006