event.target.id provides the id of the dataGrid Is there an easy way to get to the id of the drag initiator, so that I can assess if the source and target are...
3395
Deepa Subramaniam
dsubrama@...
Sep 1, 2004 5:10 pm
Hi Chris - Item #1 in your list has already been logged in our bugbase - I will mark the bug with your comments and up its priority. Please log your 2nd ...
3394
Dimitrios Gianninas
angelone197555
Sep 1, 2004 5:00 pm
I have: 1.0.2349.0 What I did was: - uninstall Brady via Add/Remove Programs - made sure the folder was gone - installed Flex Builder I never checked the...
3393
Nils Döhring
sp4m@...
Sep 1, 2004 4:44 pm
I had to delete registry stuff (the settings for brady beta) to make FB final come up. Also, the issue with windowblinds still exists (though I don’t think...
3392
Larry McLister
lmclister@...
Sep 1, 2004 4:03 pm
Hi Jimmy, I'm running Flex Builder on XP with SP2 and we have it running on a few other machines as well, so I'm not sure it is related to sp2. If I recall ...
3391
Matt Chotin
m_chotin
Sep 1, 2004 4:02 pm
Someone who understands WS better than I do corrected me. We did run WS-I Basic Profile compliance tests, so SOAP is compliant as well as UDDI (as long as you...
3390
Dimitrios Gianninas
angelone197555
Sep 1, 2004 3:43 pm
I uninstalled Brady... unless there is some residue inside the Windows registry... is that it? Jimmy Gianninas - Developer Optimal Payments Inc. _____ From:...
3389
Lucian Beebe
lucianbeebe
Sep 1, 2004 3:34 pm
For those of you having the problem, are you still running beta software, by any chance? We did see this during the beta. You should have the final bits. If...
3388
Dimitrios Gianninas
angelone197555
Sep 1, 2004 3:18 pm
For me, nothing ever comes up... not even a screen to enter my serial number. Jimmy Gianninas - Developer Optimal Payments Inc. _____ From: Lucian Beebe...
3387
Steve Pruitt
st_pruitt
Sep 1, 2004 3:13 pm
The out-of-memory only occurred when trying to debug. I also get it trying to run the application straight up after the out-of-memory exception. But,...
3386
Steve Pruitt
st_pruitt
Sep 1, 2004 3:06 pm
I'm running Tomcat 5.0.19 and just the standard Catalina servlet stuff, if thats what you are asking. -S ... From: Steven Webster...
3385
Steven Webster
swebsteratit...
Sep 1, 2004 3:03 pm
Steve .... are you running Tomcat by any chance ? We've certainly experienced out of memory errors running flex within tomcat 4.1.x, which we've not yet had a...
3384
Steve Pruitt
st_pruitt
Sep 1, 2004 3:02 pm
ok. odd, the Tomcat console shows no distress. the exception doesn't appear. -S With the default Java settings, Flex can run out of memory, especially when...
3383
Lucian Beebe
lucianbeebe
Sep 1, 2004 3:00 pm
I'm not sure of your problem. So, you start Flex Builder and just nothing at all happens? Are you using the trial (no serial number) or are you entering a...
3382
Rich Tretola
rtretola@...
Sep 1, 2004 2:59 pm
I have it running under xp sp2 without any problems. ... From: Dimitrios Gianninas <dimitrios.gianninas@...> Date: Wed, 1 Sep 2004 10:04:31...
3381
Brian Deitte
bdeitte
Sep 1, 2004 2:58 pm
With the default Java settings, Flex can run out of memory, especially when processing large amounts of debug info. For Tomcat, set something like this on the...
3380
Brian Deitte
bdeitte
Sep 1, 2004 2:54 pm
I take it you are using RemoteObject with SOAP for authentication? We have changes in the system for 1.5 which should make this easier for you (and won't...
3379
Brian Deitte
bdeitte
Sep 1, 2004 2:48 pm
Hi Chris, I thought you meant that Flex had a non-J2EE session or any other special holding on to of authentication information. In that case, no. But the...
3378
Steve Pruitt
st_pruitt
Sep 1, 2004 2:35 pm
Has anyone had problems with out-of-memory running fdb? I have run fdb with my application before with no problems, although its been a while. -S Technical...
3377
Peter Choi
choipeter
Sep 1, 2004 2:34 pm
It may not be related to SP2 then, since I haven't installed that (for no reason I am going to install that either)... But I have exactly the same item in the...
3376
scott_oppliger
Sep 1, 2004 2:20 pm
Matt: Right. The query joins several tables, but primarily a contracts table and a contractdetails table that contains the line items. The datagrid displays...
3375
Dimitrios Gianninas
angelone197555
Sep 1, 2004 2:04 pm
Do you have Windows XP SP2 at home? I do here at work and I just finished the installation and it doesn't run either. One of my processes in the Task Manager...
3374
Libby Freligh
libbyfreligh
Sep 1, 2004 2:03 pm
Hi - We support the WS-I Basic Profile. As for .NET - our customers are looking for .NET interoperability and we're currently working on a native version of...
3373
Steve Pruitt
st_pruitt
Sep 1, 2004 1:45 pm
The mystery deepens, I suppose. I setup a List to display below the DataGrid. I made a copy of the label function and named it getListName. The new entries...
3372
Peter Choi
choipeter
Sep 1, 2004 12:49 pm
I have tried to install Flex Builder at home and in office, while the installation in office was successful and the program runs smoothly, flex builder could...
3371
Dimitrios Gianninas
angelone197555
Sep 1, 2004 12:16 pm
Submitted as a enhancement. Jimmy Gianninas - Developer Optimal Payments Inc. _____ From: Dimitrios Gianninas Sent: Wednesday, September 01, 2004 8:13 AM To:...
3370
Dimitrios Gianninas
angelone197555
Sep 1, 2004 12:12 pm
To add to #2, the ComboBox should emit the change event when the selectedIndex is changed via AS2. Jimmy Gianninas - Developer Optimal Payments Inc. _____ ...
3369
Nils Döhring
sp4m@...
Sep 1, 2004 12:11 pm
Strange. I run the win xp ui in classic mode, maybe the reason is buried there... Can't find anything else that would make my setup 'special39;. Maybe 2 display ...
3368
Steve Pruitt
st_pruitt
Sep 1, 2004 12:01 pm
All traces always show item as undefined. When I dump out the contents of the dataProvider39;s array, there is an item in it. Its not getting passed to my...