Hi devs, This is more a 'Ext' related question, but since it's for a GeoExt.ux widget...
I want to add a Ext.ux.StatusBar inside a widget (GeoExt.ux.WMSBrowser) to display all kind of messages when actions occurs (queries, errors, etc.) I want to know if what I had in mind was okay : Since it's a ux, I thought of adding it as a plugin (I would define a GeoExt.ux.WMSBrowserStatusBarPlugin or something), which means it would be optional. The WMSBrowser widget would throw events on each actions and the StatusBar would listen to them and act accordingly. The default behavior of the widget would be to display popups (if no StatusBar is defined). Does that make sense ? Thanks a lot, -- Alexandre Dubé Mapgears www.mapgears.com _______________________________________________ Dev mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/dev
