Hi, I have a table organized layout in rows (one single column, two rows). The first row is the toolbar row, the second row is the working area of the application. Is it possible to make the first row drop shadow over the second row of the table, so that it visually appears closer to the screen surface than the working area? I tried with <decorators><effects:DropShadowDecorator/></decorators> put into various places of the bxml but I can't make it work :(
I'd like to get something like that: ------------------------------------------------------------------- Row 1 content ------------------------------------------------------------------- ============= shadow ================== Row 2 content ------------------------------------------------------------------- Thanks for your help, Piotr
