Is it possible to get the current size (width and height) of a panel% from racket/guilty? I haven't been able to figure out a way. I set a min-width and min-height in my panel and allow them to be stretchable. If they do stretch, I want to be able to know their current size. Sending get-size or get-width to the panel gives me 1 instead of my min-width of 200, for example. I get 200 if I send min-width, but I want to be sure I can react to changes in size appropriately.
Any help is appreciated. Thanks, David -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.