El jueves, 11 de octubre de 2018, 20:18:53 (UTC-6), Neil Van Dyke escribió: > > Jeyron, welcome to Racket. > > Could you make a tab panel do what you need? > > https://docs.racket-lang.org/gui/tab-panel_.html > > You can find examples of `tab-panel%` in the Racket source code, though > they are a little confusing. > > The idea is simple. Even so, it would not be bad to implement that kind of idea.
The basic idea is to call from a menuitem, such as a file-> Open window etc. And that Open Window calls a new window where you can enter data using text fields. The idea is to call a new window. Thanks. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

