FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Programming Questions & Help
   Syntax
(Moderators: fry, REAS)
   creating abstract objects to respond to clicks
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: creating abstract objects to respond to clicks  (Read 256 times)
nyubee

nyubeee WWW
creating abstract objects to respond to clicks
« on: Oct 25th, 2003, 8:57pm »

i am not sure how to go about building the basic framework of a program for which i have to make abstract objects respond to 1 mouse click, 2, and 3 mouse clicks. i know how to make the objects and clicking but am not sure how to start it to tell it to do this... if this makes any sense... im sort of lost
 
arielm

WWW
Re: creating abstract objects to respond to clicks
« Reply #1 on: Oct 26th, 2003, 1:32am »

i'm sort of lost too when reading this post
 
some questions:
 
1) do you need to work with "object oriented programming"?
 
2) do you mean: responding to clicks that are separated by a very short amount of time (e.g. a double-click)?
 
3) what kind of response do you need / plan?
 

Ariel Malka | www.chronotext.org
Pages: 1 

« Previous topic | Next topic »