Hi Andy, On Wednesday, August 28, 2002, 7:04:21 PM, you wrote:
AF> Is there any way to get a list of all the possible facets (fields) for a AF> face ? A face is an OBJECT! so you can even MOLD it (actually, when shown a face has too much references for it to be useful; you'd end up with molding almost the entire SYSTEM); what you are probably more interested in is: >> print mold first face [self type offset size span pane text color image effect data edge font para feel saved-area rate show? options parent-face old-offset old-size line-list changes face-flags action] Also, be sure to check Romano's AnaMonitor that lets you dynamically browse any object. AF> I am doing scrolling without using scroll bars, so it would be nice if I AF> could stop the scroll at the end of the data by being able to check the AF> values in the face itself to see where I need to stop. You probably just need looking at face/offset and face/size then, if I understand what you are doing; if not, if you can send an example maybe we can give you more hints. Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
