[flexcoders] Re: ListBase ScrollVertically error #1010

2007-05-02 Thread supertodda
--- In flexcoders@yahoogroups.com, "confined_to_death666" <[EMAIL PROTECTED]> wrote: > > I don't have the error anymore. I'm now using a vbox with a repeater > and my custom item renderer instead. With some tweaking > (recyclechildren, etc) it works just as good as the list component but > it doesn

[flexcoders] Re: ListBase ScrollVertically error #1010

2007-04-26 Thread confined_to_death666
I don't have the error anymore. I'm now using a vbox with a repeater and my custom item renderer instead. With some tweaking (recyclechildren, etc) it works just as good as the list component but it doesn't give me the error. Thnx everyone who replied on my problem before.

[flexcoders] Re: ListBase ScrollVertically error #1010

2007-04-24 Thread confined_to_death666
Hey. Thnx for thinking allong and comming up with some possible solutions. I tried those but it doesnt fix my error. Im at a point now where im thinking on rewriting my app so that it will not use the list. Perhaps there are some other ways of fixing it.

[flexcoders] Re: ListBase ScrollVertically error #1010

2007-04-08 Thread vargaandrea
One solution is to have the dataprovider set on initialize or preinitialize, not on creationComplete. --- In flexcoders@yahoogroups.com, "vargaandrea" <[EMAIL PROTECTED]> wrote: > > Hi, > > I seem to have the same problem. > When I try to use an item renderer containing TextInput or > NumericSt

[flexcoders] Re: ListBase ScrollVertically error #1010

2007-04-07 Thread vargaandrea
Hi, I seem to have the same problem. When I try to use an item renderer containing TextInput or NumericStepper or DateField, Button, etc. I got the error on scroll. There is no error for CheckBox, RadioButton, VBox etc. Here is a really small test case (view source enabled): http://www.narancs

RE: [flexcoders] Re: ListBase ScrollVertically error #1010

2007-03-30 Thread Alex Harui
roperty is reserved. -Alex From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of confined_to_death666 Sent: Thursday, March 29, 2007 7:37 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: ListBase ScrollVertically error #1010 Hey A

[flexcoders] Re: ListBase ScrollVertically error #1010

2007-03-29 Thread confined_to_death666
Hey Alex, When I check the app in the debug version I get the following error on mousewheelscroll: TypeError: Error #1010: A term is undefined and has no properties. at mx.controls.listClasses::ListBase/mx.controls.listClasses:ListBase::scro\ llVertically() [C:\dev\flex_201_ja\sdk\frameworks\