Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComboBox Image Skin #3

Open
OrlandoII opened this issue Dec 21, 2011 · 0 comments
Open

ComboBox Image Skin #3

OrlandoII opened this issue Dec 21, 2011 · 0 comments

Comments

@OrlandoII
Copy link

Hi, I tryed in several ways to make an image skin for the combobox component but I always have the following error (in debug console):

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at com.bit101.components::List/draw()[C:\as3\com\bit101\components\List.as:162]
at com.bit101.components::Component/onInvalidate()[C:\as3\com\bit101\components\Component.as:220]

I've investgated and it seems that the _scrollbar component is null, so I tried to make skins also for the "panel" and the "scrollBar" components but without success (it seems that the function skinPartAdded is not called from the parent object).

So, do you have any hint or working example?

Thanks and regards,
Orlando

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant