... 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...
45653
Impudent1
impudent1@...
Aug 1, 2006 7:13 am
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"...
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...
45657
Matti Bar-Zeev
mbarzeev@...
Aug 1, 2006 8:45 am
I second this hell of a bug. What is going on there? ________________________________ From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On ...
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......
45659
Matti Bar-Zeev
mbarzeev@...
Aug 1, 2006 9:56 am
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...
... 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. ...
45662
Matti Bar-Zeev
mbarzeev@...
Aug 1, 2006 10:20 am
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...
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 ...
45664
Ralf Bokelberg
ralf.bokelberg@...
Aug 1, 2006 11:12 am
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. ... -- ...
... 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...
45673
John Mazzocchi
john.mazzocchi@...
Aug 1, 2006 12:25 pm
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...
45674
Paul Arch
paul@...
Aug 1, 2006 12:25 pm
... 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...
45675
Sergey Kovalyov
skovalyov.flexcoders@...
Aug 1, 2006 12:26 pm
Hi All! Unfortunately when I bind TextInput instance text property on FileReference instance name property exception is thrown: Error #2037: Functions called...
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...
45681
JesterXL
jesterxl@...
Aug 1, 2006 1:00 pm
If maxVerticalPosition > 1? Guessing, can't confirm currently. ... From: "chrislee943" <chrislee943@...> To: <flexcoders@yahoogroups.com> Sent: Tuesday,...