Hi Riku, Welcome to the list. Cairngorm asserts that "state" and "model" are synonymous. One approach to manage the state of a view, is to maintain state...
38214
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:21 am
... What's wrong with the Flex2 docs ? ... I suggest you fix them then, for starters ;-) ... That's not a good start, for instance. -- Tom Chiverton ...
Hi John, Alternatively, you could bind a variable to the text property of the text field. Change the string value of the bound variable when you change the...
38216
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:30 am
... It can feel like that, but mostly this is a good thing - Java programs tend to be very much better structured, with definite layers and interfaces than...
38217
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:31 am
... What happens if you request /com/testCFC.cfc on your site with a web browser ? -- Tom Chiverton **************************************************** This...
38218
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 8:32 am
... So you want a Flex coder who writes applications in Java ? Eh ? -- Tom Chiverton **************************************************** This email is sent...
Brilliant, that worked perfectly! Thanks again Tim, JG ... -- John Grden - Blitz...
38222
JL E.
flex@...
Jun 1, 2006 8:52 am
Hi there ! I have a search pane. I open it (sliding to the right). Now, i want to go somewhere else in the application. In order to do that, when clicking on...
It takes me to the cfc explorer as it should. I am not sure exactly why this isnt working. ... display ... England and Wales under registered number OC307980...
Hi Jean-Luc, It looks like you might need to use the Cairngorm SequenceCommand class. I haven't used this yet but if you look at the source for the...
38225
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 9:34 am
... Ohh-kaaaaay. Trying giving the CFC name in enterprise-services xml rather than in the MXML ? I assume the CF server's logs aren't helpful ? -- Tom...
Thanx Tim i'm gonna look into this, but i'm worried about one issue : In case of a command launching an effect in a component, when the effect starts, it means...
... Maybe this will help. http://www.mail-archive.com/flexcoders@yahoogroups.com/msg28094.html -rishi...
38228
naveen kumar
naveen_h34@...
Jun 1, 2006 10:40 am
Hi Trying form a long time , if knows pls help me, How to change the tab font color in the TabNavigator Container in FLEX1.5 Thanks & Regards naveen ...
Hi, I have a datagrid which has editable cell and binded to a dataprovider, not by cellrenderer, just by setting the attribute of the datagrid to be editable....
38230
Tom Chiverton
tom.chiverton@...
Jun 1, 2006 10:55 am
... http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html any help ? I imagine you just need a style sheet linked in with something like ...
38231
naveen kumar
naveen_h34@...
Jun 1, 2006 11:09 am
Thanks for reply css is a static solution ,what i need is to change it in runtime using ActionScript ... ...
I am using Flexbuilder, Someone told me trace will give output in FlashLog.txt but somehow its not working for me. I tried creating mm.cfg also but no Luck ...
I tried replacing {context.root} with "flex" once more and it worked. I think I didn't recompile properly the first time I made this change. Still curious,...
I am sure this can't me right, but my remote call using RemoteObject to a CFC to return 1 record is taking 11 seconds. I have put debugging code in the Actions...
Plz tell me how can I set a data in particular Datagrid <mx:DataGrid rowCount="5" id="grid" resizableColumns="true" initialize="calHandler.setToday()"...
well basically i just want to shut of the drop shadow effect of the line charts so that i get only the straight-on lines. I tried to apply another line...
Hi, I was working with flex 2.0 beta 2 and i jump to beta 3.0 yesterday. my webservices does not work anymore. i put destination on same xml file. I need some...
Does anyone know some good resources for cairngorm, and what the best way to start learning it is. I have done a few large flex apps, and I would like to see...
Hi Guys, Does anyone have an example like this: I have a text input box and the user types in information. When they have finished typing I would like to fire...