# Update component LivePreview

**URL:** https://forum.kirupa.com/t/update-component-livepreview/103903
**Category:** Uncategorized
**Created:** [March 10, 2004, 2:06pm UTC](https://forum.kirupa.com/t/update-component-livepreview/103903 "2004-03-10T14:06:22Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dene22](https://avatars.discourse-cdn.com/v4/letter/d/ecc23a/32.png) [@dene22](https://forum.kirupa.com/u/dene22)
#### Post date: [March 10, 2004, 2:06pm UTC](https://forum.kirupa.com/t/update-component-livepreview/103903/1 "2004-03-10T14:06:22Z")

</div>

Hi  
I’m concerned with my V2 component’s appearance at authortime in LivePreview. My component correctly scales and arranges itself since I’ve implemented the setSize method.

But I have also got colour properties which can be set from the properties inspector.

How would I get changes made from this inspector to update the component instance on stage? I’m after something like redraw() but I’d rather avoid UIObject/UIComponent for now.
