RemoteObject: Changing source at runtime

2004-06-01 Thread Marcos Neves
Is it possible to change the source of a RemoteObject at runtime?

List selection delay

2004-06-03 Thread Marcos Neves
Suppose a TextInput binded to a List. When I select an item from the list, the input is updated immediatly, right? wrong :( Selecting an item by keyboard is instantaneously binded. By selecting by mouse takes about a half second! I seens that the list wait the selecting animation finish before bin

RE: [flexcoders] List selection delay

2004-06-03 Thread Marcos Neves
t takes about half second to update the inputs. At 14:21 3/6/2004 +0100, you wrote: Marco, Sounds a bit strange; perhaps you can post a small bit of code that demonstrates your problem ? Best, Steven -- Steven Webster Technical Director iteration::two -Original Message- From: Ma

RE: [flexcoders] List selection delay

2004-06-03 Thread Marcos Neves
ifference.  I'm not sure what the cost would be to address it (maybe you can't have the selection animation if you want a fast response).   Matt   -Original Message- From: Marcos Neves [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 03, 2004 6:53 AM To: flexcoders@ya

RE: [flexcoders] List selection delay

2004-06-03 Thread Marcos Neves
Excellent Job. Thanks! I think the developers already experience this. :) At 14:42 3/6/2004 -0700, you wrote: I found it, selectionDuration is a style on the list classes that you can set.  Set it to 0 and watch it fly J   Matt   -Original Message- From: Marcos Neves [mailto:[EMAIL