[racket] question/problem on racket/gui and 10000 pixel constraint

From: Mag. Dr. Nikolaus Klepp (office at klepp.biz)
Date: Wed Jun 12 08:35:17 EDT 2013

My application again :-)

I need to display some hundred plots in a vertical-panel%. Each graph is ~ 150 
pixel in height (and should not be smaller than 100 pixel). Now there is a 
size constraint of 10000 pixel per area-container<%>, so that I cannot 
display 100 graphs at a time.

Is there an easy way to overcome this limit at least for a scrollable 
vertical-panel% or do I have to build my own container?

Nik

Posted on the users mailing list.