[gsharp-devel] Problem of second gsharp

Christophe Rhodes csr21 at cam.ac.uk
Tue Feb 24 10:47:10 UTC 2004


Robert STRANDH <strandh at labri.fr> writes:

> Christophe Rhodes writes:
>  > And secondly, if it is a problem in
>  > gsharp, where is best to deal with it?  Should these caches be
>  > maintained per-frame, or per-score-pane?  I guess per-frame, since
>  > that's effectively how they were treated before...
>
> I would think that putting them in the frame would be bad, since
> technically, the frame should not know how the score pane accomplishes
> its task.  the *xx-gray-progressions* variables are not exported from
> the score-pane package, indicating that their existence is not known
> to the outside world.  I would put them in the score pane, together
> with the other pixmaps.  This change should be fairly simple to make. 

Right-oh.  Attached, for inspection; minimal testing (but I do mean
minimal) didn't reveal any problems.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: progs.diff
URL: <https://mailman.common-lisp.net/pipermail/gsharp-devel/attachments/20040224/7ef9ed80/attachment.ksh>
-------------- next part --------------

Cheers,

Christophe
-- 
http://www-jcsu.jesus.cam.ac.uk/~csr21/       +44 1223 510 299/+44 7729 383 757
(set-pprint-dispatch 'number (lambda (s o) (declare (special b)) (format s b)))
(defvar b "~&Just another Lisp hacker~%")    (pprint #36rJesusCollegeCambridge)


More information about the gsharp-devel mailing list