wiz_mci wrote: > Hello, > Does anyone know how to handle selection and deslection of objects. > I am able to select one object and highlight it and can toggle > the highlighting on and off. But with multiple objects its not > working > properly mainly when I am deselecting already selected objects. My > objects are Integers. I am doing this in C++/C. Anyone got any > ideas?.
You are going to need to clarify what you mean by "selecting and deselecting objects". ANSI C/C++ has no such concept. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
