Posted 18 years ago
by Justin Milly
I am tring to create a tool tip to create the effect in this picture
http://www.ctshouston.com/cc_example.jpg
(seems no image support in the forum)
It seems that the easiest way to do this would be grab the token(CloseCurlyBrace) and look for the corisponding token(OpenCurlyBrace) to grab the code from that linr to display the tooltip.
It also seems that that is not possible, Without re-processing the entire document how would i find the opening token?
Thank you,
Justin
http://www.ctshouston.com/cc_example.jpg
(seems no image support in the forum)
It seems that the easiest way to do this would be grab the token(CloseCurlyBrace) and look for the corisponding token(OpenCurlyBrace) to grab the code from that linr to display the tooltip.
It also seems that that is not possible, Without re-processing the entire document how would i find the opening token?
Thank you,
Justin