Re: [racket-users] adding functionality to draw.ss (draw tech. pack)

2015-12-12 Thread Vincent St-Amour
[Please keep the list CCed.] 2htdp/image has scenes (constructed with `empty-scene`), which are its equivalent of canvases. Vincent On Sat, 12 Dec 2015 10:50:24 -0600, sagar tripathy wrote: > > but in htdp/image there is any way to generate canvas > > On Sat, Dec 12, 2015 at 3:40 AM, Vincent

Re: [racket-users] adding functionality to draw.ss (draw tech. pack)

2015-12-11 Thread Vincent St-Amour
Why not use htdp/image instead of draw.ss? Also, you should probably use 2htdp/image anyway. Vincent On Fri, 11 Dec 2015 12:20:35 -0600, sagar tripathy wrote: > > I am wondering how to add functionality of htdp/image to draw.ss > > -- > You received this message because you are subscribed t

[racket-users] adding functionality to draw.ss (draw tech. pack)

2015-12-11 Thread sagar tripathy
I am wondering how to add functionality of htdp/image to draw.ss -- 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 m