1. Re: Judith's IDE ! check it out!
Judith Evans wrote:
> But I'm not sure what will happen if ReBar
> and ReBarBand controls are added and the ReBar
> contains a toolbar (as in one of Matt's examples.)
The best thing is probably to cascade resizes down to children. So when a
parent resizes/moves, it triggers a resize/redraw for each child, which in
turn sends a redraw/resize to each child...
Be careful, or you'll end up implementing a complete GUI! It's already got
menus and tabs...
> What exactly do you have in mind about the proposed
> toolbar spacer? Do you mean the 4 pixel space between
> togglepictures?
Yes.
-- David Cuny