I'm curious here - if I wanted to do the file directory viewer like a normal
mac view, with little folder open/closed icons -- so I have an offscreen
text member that I populate the listing. I'll then create an image buffer
that will be the display size for the listing, and do a repeat loop of the
lines visible in the member to add to the offscreen buffer, and put the icon
next to the line, right (shorhand, sorry...baby getting ready for a bath).

So should I create a property list of the lines (if need be) and add each
lines rect, then for rollovers checking inside(mouseloc, rectlist[I]) to see
if a line should be changed for the rollover, etc.

Would I then update the member and redraw the buffer?

Does any of this make sense?

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to