|
|
Browse by Tags
All Tags » phrogram » Image
-
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 ...
-
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 ...
-
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: ...
-
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 ...
|
|
|