On Thu, Oct 11, 2018 at 09:06:57PM -0400, George Neuner wrote: > > On 10/11/2018 8:09 PM, Jeyron A.C wrote: > > Hello. Receive a greeting from me. > > > > To tell the truth I need someone who knows in general how to work the > > interface in rackert, in my case what I would like to explain to me is > > how to efficiently use the menubar in racket. The idea is to create a > > menubar (which I already did) and that it calls different windows and > > that the main window closes and opens the next window, just as if in the > > next window it can be closed and call back to the principal. The problem > > is that I am having errors when calling those other windows, since the > > menubar, when I have an item, I can not call the next window. > > > > In the same way I would like to know if it is possible to go sailing > > from window to window. In other words, to close and open new windows. > > Call others etc. > > > > Beforehand I appreciate the help and information. Thanks group! > > Closing the main window normally causes the program to exit ... likely the > source of your problem.
Is this specific to Windows? X on Linux allows one to write a program that starts up windows after it's running, and that it can create and destroy windows at will. That is, the program is in charge of its windows rather than the window manaager being in charge os the program. Which way does Racket on Linux work? -- hendrik -- 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.