- // don't show more than maxLines or we could get a dialog too tall to
- // be shown on screen: 20 should be ok everywhere as even with 15 pixel
- // high characters it is still only 300 pixels...
- static const int maxLines = 20;
-
- // save current stack frame...