digerata
6 Nov 2006, 11:46 AM
Hi Jack,
GREAT FREAKIN LIBRARY! THANKS! :D
Now that I got that out of the way, I have a question about border layout.
I was trying to programmatically interact with my east and west regions. I had setup the layout to collapse those two regions before displaying. Once the page was loaded, I wanted events I fired to trigger BorderLayoutRegion.slideOut(). I also wanted to be able to call BorderLayoutRegion.slideIn() to hide the regions when I was done with them. I was able to get both of those to work. However, it seems there is functionality built into the regions to slide them back in when a mouse event happens outside of the region. This defeats the custom slideOut/slideIn events I had setup.
Would it be possible to add a flag to prevent this functionality for cases like mine?
Again, beautiful freakin library!
GREAT FREAKIN LIBRARY! THANKS! :D
Now that I got that out of the way, I have a question about border layout.
I was trying to programmatically interact with my east and west regions. I had setup the layout to collapse those two regions before displaying. Once the page was loaded, I wanted events I fired to trigger BorderLayoutRegion.slideOut(). I also wanted to be able to call BorderLayoutRegion.slideIn() to hide the regions when I was done with them. I was able to get both of those to work. However, it seems there is functionality built into the regions to slide them back in when a mouse event happens outside of the region. This defeats the custom slideOut/slideIn events I had setup.
Would it be possible to add a flag to prevent this functionality for cases like mine?
Again, beautiful freakin library!