saturday is a very active day indeed. I finally ended up with a solution to show the selected text in the first page of the wizard.
Here is the result,
sniperizing some code from Sniper itself:
maybe there's a way to show it with some syntax highlight...who knows :-)
1 Comments:
the solution adopted can be considered an implementation of the Mediator design pattern, where an object handle to the state
of another.
http://www.mindspring.com/~mgrand/pattern_synopses.htm#Mediator
Post a Comment
<< Home