|
Author |
Topic: creating abstract objects to respond to clicks (Read 256 times) |
|
nyubee
|
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
|
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
|
|
|
|