Hi,How to add a toolbar and toolbar icon for a frame?
(define iframe (new frame% [label (string-append "tool"  "bar")]
                      [width 50] 
                      [height 50]))then ...???


____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to