Re: [flexcoders] avoid propagate event on itemrenderer to datagrid

2006-11-03 Thread Federico Ferri
try use event.stopPropagation(); there is also a event.stopImmediatePropagation(); i have the same thing, a datagrid with a checkbox, but with a big problem. when a change my datagrid.dataProvider all the rows in the datagrid are new, but the checkbox already checked remain in that state...

Re: [flexcoders] Re: Flash Player 9 Beta Available

2006-10-31 Thread Federico Ferri
Wonderful thanks a lot, Tom i'will try as soon as possible, but i'm sure i'm sure i FINALLY (and for ever ) can come back to linux Bye, Federico Tom Chiverton ha scritto: On Friday 27 October 2006 14:43, hank williams wrote: I dont believe there is any way currently other than FB to

Re: [flexcoders] Re: Flash Player 9 Beta Available

2006-10-27 Thread Federico Ferri
I don't need wysiwyg, but how can i get syntiax highlight and combo for suggesting words in eclipse for mxml and as file in linux? it would be great!!! Tom Chiverton ha scritto: On Thursday 19 October 2006 18:37, zzwi89 wrote: getting Flex Builder to run on Linux as well? Unless

[flexcoders] Pivot Table with Flex

2006-09-29 Thread Federico Ferri
I'm very interested in a Flex/Flesh widget/object which is a Pivot Table for doing analisys. I think i can exthend the data grid class and develop by myself, but first it's not so easy. and just for not do some work that other people have already done, and surely better tha me :-) do you

[flexcoders] Tree: keep folder open after data provider refresh, my solution!

2006-09-21 Thread Federico Ferri
Hi All, i've search a lot for a solution in keeping my Tree state after a data refresh and now, finally at all i reached my scope. This is my solution: my data provider in an xml like this root Agent label=one id= Agent label=one-1 id=1/ Agent label=one-2 id=2/ /Agent

[flexcoders] TreeMenu access to higlighted item

2006-05-16 Thread Federico Ferri
i want to create in a tree, a custom contex menu in function of the item highlighted. I'm able to create a custom context menu, but with the beta 3 i'm not able to capture the highlithed item any more i mean that i don't know how to get the target of the highlighted Item, the one on

Re: [flexcoders] i can't use mx.controls - source not found... ( yes...i'm a newbie)

2006-05-10 Thread Federico Ferri
tanks for your reply, sorry if i answer noy, i was ill... i've installed again flex builder as eclipse plugin instead of a stand alone app and now it' ok. tnx!! Alle 17:50, venerdì 21 aprile 2006, [EMAIL PROTECTED] ha scritto: Ciao Federico,    This example worked fine for me. I am using