It's so odd. This line in ViewListingsDataGridSkin -
super.updateDisplayList(unscaledWidth, unscaledHeight); has the warning : Call to a possibly undefined method updateDisplayList Yet if I control-click on super, SparkSkin pops up where updateDisplayList is very obviously defined. How is that possible??? Doug -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Calls-to-superclass-failing-tp14230p14242.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
