Hello, I am currently building a desktop application (which is a component
of a production system for customer) in typed racket.

I found that typed/private/gui-types.rkt does have the definition of
Editor-Snip% but does not provide it in typed/racket/base. I do not know
where is your prefer place to do this. Would you please make it available?

Thanks.


BTW, Racket is also a great language to *design* GUI applications(in a
programmable approach). Before I get deep into this kind of tasks, I
thought that the GUI infrastructure is poor, say, lacking of lots of useful
controllers. Actually, lots of them can be built with editor<%> and
racket/snip in few lines of code since this facility has a great (basic)
abstraction.

-- 
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.

Reply via email to