Hi Martin,

> If we're (you're!) clever we can reuse the cursor motion code you need
> for hiding text to also skip collapsed fl_BlockLayouts. There is a
> method already repesent in in the fl_ContainerLayout heiracy,
> "isCollapsed()", which is set true upon collapsing (removing lines) a
> fl_BlockLayout.

I was going to deal with hiding blocks next; I do not think this will 
be very difficult, the cursor motion through hidden text was quite 
simple to achieve. I will have a look at the container stuff.

Tomas

Reply via email to