Both the issues are related to some kind of 'refresh' - the datagrid not stretching height-wise and controlbar not resizing with panel resize! I have started...
The current version of Cairngorm 0.99 is written in ActionScript 2.0. We have an alpha version of Cairngorm 2.0 (the next release, we'll align with the Flex ...
Manish ... an explicit height is okay. i tried it in flex 2 alpha and i get the same result.....maybe thats what differentiates the two containers. here's some...
Chris, 2.0 will be available ASAP. It's on our machines internally, we're tasked to check it against the build you guys all have got overnight, and we'll get...
hi, am now using a custom titlewondow component... when i have two popups one over the other i want the active popup to have the default headercolor that is...
Thanks Matt. ... From: Matt Horn To: flexcoders@yahoogroups.com Sent: Wednesday, February 01, 2006 6:20 PM Subject: RE: [flexcoders] Active X vs Plugin The...
Hi there, I was trying to sort an array like the documentation says "Flash Player 8 added the ability to specify a different sorting option for each field when...
What do you think is the best way to structure folders in a big Cairngorm Application? I'll give you two scenarios. SCENARIO 1 ========== In this Scenario the...
Hello, It is NEVER a good idea to send an E-mail directly to a person on a group list... The point of the list is to allow people to help if and when they ...
The intrinsic for Array that shipped with 1.5 expected the second option to be the number use-case (and therefore you're going to need to use the | operator)....
Beck, I'd err towards Scenario 2 that you described; that's what has worked for us typically. I'm not sure what you mean by "Use Case" in your case, but that...
Hmm, make sure that the complete event is firing on the Image and see if the source is right when that event fires? ... From: flexcoders@yahoogroups.com...
Hmm ... what should I do. I installed the Beta. On the samples home page it says. ==================================================== Flash Player 8.5 Alpha 3...
I opted for the 3rd option, It worked like a charm. The 1) wouldn't work since I wanted to sort columns differently (some caseInsensitive asc, other numeric...
Sorry, release notes were just updated. 212 is what you want. We upgraded the Player at the last minute and decided not to do another build of FES. Matt ...
Unfortunately those classes never really got working for random usage which is why they're not documented. We've only got them tested for HTTPService decoding...
Can you send the WSDL to us please? Matt ... From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of thunderstumpgesatwork Sent:...
Hi, I've been trying to implement a custom event but get the following compile time error. Type annotation is not a compile-time constant:MyClassName To be...
Hi Sree, in your flex-config.xml you'll find the Tag <flash-player> where the Flash version is defined. Change it to 212 and it will work. Michael ... Von:...