| | Programming VC Alberto Lopez
|
| | I have some questions about programming VC. Is it possible to launch two differents events over the same region ? (i.e Do something if it detect blue and other thing if it detect red) Is it possible to combine events from differents regions ? I (...) (23 years ago, 14-Jul-01, to lugnet.robotics.vc)
|
| | |
| | | | Re: Programming VC Rainer Balzerowski
|
| | | | Hi Alberto, (...) No ! Every region is good for only one event. But you can build your own region to act like one with two events. You have to edit some bitmaps (as described here : (URL) ) Now, if you build a region (two in fact) with red and green (...) (23 years ago, 15-Jul-01, to lugnet.robotics.vc)
|
| | | | |
| | | | Re: Programming VC Kris Wauters
|
| | | | Hi Alberto, well, you can do that sort of things with my VCS ActiveX. check it out at (URL) (23 years ago, 18-Jul-01, to lugnet.robotics.vc)
|
| | | | |