[racket] GUI, places, exe

From: Roman Klochkov (kalimehtar at mail.ru)
Date: Sat Feb 15 07:14:51 EST 2014

 When I try to use places with racket/gui in one file, it gives me a error, because of double gui initialization.

When I use places in separate file via dynamic-place, it works, until I make an executable.
Then the executable requests all sources for my place.rkt, uncluding all required collects.

Am I doing something wroing? Please help!


-- 
Roman Klochkov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140215/8419d6a2/attachment.html>

Posted on the users mailing list.