CLIM mail archive

[Prev][Next][Index][Thread]

draw-icon*



Hi there,

since I got no answer yet, I have to post this question again:


  (draw-icon* my-stream (make-pattern #2A((1 1 1 1)
                                          (1 0 0 1)
                                          (1 0 0 1)
                                          (1 1 1 1))
                                      (list +background+ +foreground+))
              0 0)

works fine with Allegro 4.1 and Lucid 4.0.2 (CLIM 1.1), but generates no
output on my Symbolics UX1200S, running Genera 8.1.1, CLIM 1.1 (V28.5).

So what's wrong with draw-icon* on the Symbolics? 


Gerd

P.S.: I really need that thing ... (and the trick with rectangular-tiles
      is not sufficient in my case)

-------------------------------------------------------------------
Gerd Herzog                                     herzog@cs.uni-sb.de
FB 14 - Informatik
Universitaet des Saarlandes
Im Stadtwald 15
D-6600 Saarbruecken 11                          +49-681-302-4135
Federal Republic of Germany
-------------------------------------------------------------------


0,,

Follow-Ups:

Main Index | Thread Index