... vert scroll bar... I think if I did that I'd run out of canvas size if all of my couple of hundred nodes were expanded. that is, provided I can get my...
yup, another should be simple one that boggles me this eve. I have some comboboxes similar to: <mx:ComboBox x="91" y="70" id="userTeamDropdown"...
Impudent1
impudent1@...
Aug 1, 2006 7:13 am
45654
Is there any way to set the resubscribeAttempts of the underlying Consumer instance used by a DataService? In the case where the remote destination endpoint is...
... Nope, but... ... (So is my employer, for the record. Since Flex 1.) . we're a Linux-based development team, so it's the SDK and Eclipse for us, until Adobe...
... That's cool. -- Tom Chiverton **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP...
I second this hell of a bug. What is going on there? ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On ...
Matti Bar-Zeev
mbarzeev@...
Aug 1, 2006 8:45 am
45658
don't think it's a bug... I've changed the component a little and more is showing and the scroll bars are no longer showing... it's NOT fully fixed though......
Sorry for ridding this thread, but can you disable the re-validation of the cells, when they come from a non-viewable state to a viewable state? Can you define...
Matti Bar-Zeev
mbarzeev@...
Aug 1, 2006 9:56 am
45660
... I'm not so happy with this description: "Business Delegate enlists the application-tier service, sending itself as a responder." (BTW, there is a typo in...
using flex 1.5 when i down size the browser i have a scroll vertical/horizontal. then when i drag and resize the browser the scroll is disappearing correctly. ...
I came across this one. Looks like a flex bug. I tried to monitor the resizing/validating methods but to no avail. If anyone has a solution, I will be glad to...
Matti Bar-Zeev
mbarzeev@...
Aug 1, 2006 10:20 am
45663
if you mean stopping the item renderer from executing if the column is not visible? yeah am not fully sure about that myself yet.... I'm just thinking getting ...
I'm not clear, what you are trying to achieve. Can you explain, what the user does and what is supposed to happen with your comboboxes? Cheers, Ralf. ... -- ...
Ralf Bokelberg
ralf.bokelberg@...
Aug 1, 2006 11:12 am
45665
... From: "JesterXL" <jesterxl@...> To: <flexcoders@yahoogroups.com> Sent: Tuesday, August 01, 2006 4:35 AM Subject: Re: [flexcoders] Re: Simple...
... Tim, thanks.. I'm trying to use that code but having a problem with this line: // Change this to the id of the container that you want to be the parent of...
... That actually works great. Combined with disabling/enabling the entire panel, it does just what I want. Though I'd still like to get the popup title...
Hi all, I'm trying to achieve something that i thought "quite simple" since several days without success. I embedded a query in another to create a single...
Ok, here goes: I'm trying to implement a "Windows File Explorer"-like interface to a data repository. For the time being I'm assuming that I receive XML from...
John Mazzocchi
john.mazzocchi@...
Aug 1, 2006 12:25 pm
45674
... I have used SWF studio, it is simular to what someone else has mentioned ( Packages your .swf file into an executable EXE ) It has hooks into local...
Paul Arch
paul@...
Aug 1, 2006 12:25 pm
45675
Hi All! Unfortunately when I bind TextInput instance text property on FileReference instance name property exception is thrown: Error #2037: Functions called...
Sergey Kovalyov
skovalyov.flexcoders@...
Aug 1, 2006 12:26 pm
45676
Hi Charles, Due to the Flash security model, you cannot access a URL that is not hosted on the same server your Flex application is hosted, unless a...
Hello, At flex 2 final, I am trying to use the control "repeater". The following error is occurring: ___________________________________________ Type was not...
From what I was told in a previous thread, non-visible rows are not rendered. Basically, it renders however many rows are visible, and then when you scroll...
Hi, a quick answer for your questions maybe would be: Question 1. Dev with Flex Locally and Link to a CF Server Remotely. (I can get to the Server with RDS...