CLIM mail archive
[Prev][Next][Index][Thread]
ordered-menu-items
Date: Thu, 5 Nov 92 11:19:21 EST
From: Jeff Close <nrb!jclose@relay.eu.net>
Mmdf-Warning: Parse error in original version of preceding line at BBN.COM
Reply-To: nrb!jclose@relay.eu.net
Date: Thu, 5 Nov 1992 11:07+0200
From: Vincent Keunen <nrb!keunen@relay.eu.net>
Reply-To: nrb!keunen@relay.eu.net
...
...
Then in your code, you just look for that option and present the item as
either 'clim::menu-item or as 'clim::string (CLIM gods: isn't there
something better than this? String will usually be ok, but i would have
preferred a clim::non-sensitive-presentation-type, which is different
from 'null because null prints as "None", which is not what I want. Did
I miss something?).
How about presenting it as clim:blank-area? Then it would behave like
the background. Or am I missing something too? :)
How about calling WRITE-STRING (and maybe TERPRI) instead of PRESENT
for the non-presentation stuff? That will make it pretty
non-sensitive! (it will be treated as BLANK-AREA for translator purposes)
0,,
References:
Main Index |
Thread Index