Hi,
I still find the tooltips very useful. I would love to have them work on outlets as well.
send/receive symbol when moved over the out/inlets of a gui object like a slider, vu etc.?
On Mon, 13 Dec 2004, Orm Finnendahl wrote:
Hi,
I still find the tooltips very useful. I would love to have them work on outlets as well.
- Is it a big deal to make them work in a way that they show the
send/receive symbol when moved over the out/inlets of a gui object like a slider, vu etc.?
I think there speaks nothing against it and it would not be too much of an effort. Showing tooltips on all objects written in "C" would then just be a matter of calling the appropriate function.
Guenter
On Mon, 13 Dec 2004, [X-UNKNOWN] g�nter geiger wrote:
- Is it a big deal to make them work in a way that they show the
send/receive symbol when moved over the out/inlets of a gui object like a slider, vu etc.?
I think there speaks nothing against it and it would not be too much of an effort.
... well, not true. The problem is that the inlet information is part of the class structure, not the object. So I currently can't display information about single objects just about the class. Time to rethink the implementation I guess.
Guenter
- Is it a big deal to make them work in a way that they show the
send/receive symbol when moved over the out/inlets of a gui object like a slider, vu etc.?
shouldn't be hard to do, but someone would have to do it in a way that miller considers this code as clean enough to go to the main branch ...
cheers ... tim