Flex/FlashBuilder :: Spark List / IconItemRenderer:: Disable Selection Highlight / No Selection / Remove Selection -


There was a problem choosing a spark list for IcankaItemRender and deleting down state colors. If you have a mobile If you are creating an app and using the IconItemRender (instead of the item renderer), then there is no auto drawback property.

I thought I would leave it here after thanking for this page:

You can do the following to make the seat with the following and selected colors. For more control over the items in the list by using IconItemRender, see the LabelItemRenderer class and DrawBackground function.

  Override protected function Drawbackground (Unsaleated Wideth: Number, Uncalyed High: Number): Zero {var bgColor: uint = 0xffffff; Graphics.clear (); Graphics.beginFill (bgcolor, 1); Graphics.lineStyle (); Graphics.drawRect (0, 0, unscaledWidth, unscaledHeight); Graphics.endFill (); // Draw the separator for the item renderer. Superdrop Board (Unsalted Wideth, Unsolved Height); Opaque background = bg color; }    

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -