Hi Alex, El mar., 15 ene. 2019 a las 18:50, Alex Harui (<[email protected]>) escribió:
> In theory, the Basic popup support is "basic". It should handle > "stacking" scenarios, but not "overlapping window" scenarios. > > So, a popup dialog should be able to have a tooltip or a > dropdownlist/popupmenu or even popup an Alert or another popup dialog. The > latest popup should be addElement'd to the IPopUpHost at a higher index and > therefore be on top. And as long as each gets dismissed in reverse order, > all should be good. > For now this is working. I put a Popup with a Form in the new FooterBar, that form has DateField and ComboBox that shows popups over popup and tooltips So with Harbs's fix all is working as expected. > > Support for "overlapping windows" would be PAYG and added via some other > classes. I don't think we've done anything there at the Basic level, the > emulation components may have to support it since Flex did. > What do you mean with "overlapping windows". Don't understand that concept. For me windows are always one on top of another... Thanks > > HTH, > -Alex > -- Carlos Rovira http://about.me/carlosrovira
