Can we use enqueue for the tooltip spawner?

For optimization, could we enqueue and dequeue the tooltip instead of destroy the tooltip after each mouse over?

enqueue and dequeue are specific to a Queue structure… Are you meaning is there a way that we can activate and deactivate the tooltip?

I suppose that would be better as there should likely only ever be 1 tooltip. I can likely write the code to spawn the tooltip then activate and deactivate the tooltip. Thanks Brian

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms