Re: changing appereance of the AjaxModalContainer

2009-07-06 Thread Gustavo Pizano
So any ideas why sometimes (in fact the first time I launch the modalcontainer) the background goes darker, and the modalcontainer is in front, but then after I try again the background doesn't get dark anymore? I have to reload the page to make it happen again for the the first time only and so on

MapQuest integration

2009-07-06 Thread John Huss
Has anyone integrated the MapQuest API into a WO app? The Javascript API requires some server support to do geocoding; it comes with J2EE code for this and I'm wondering if anyone has ported it to work directly with WO? Thanks, John ___ Do not post adm

Re: Webobjects 5.4 tags in an email component do not work?

2009-07-06 Thread Johan Henselmans
On 6 jul 2009, at 22:27, Andrew Lindesay wrote: Hello Johan; I could be wrong, but does the new component template format require XHTML/XML markup? cheers. The result was that I got a nice mail message containing the complete HTML as such:

Re: Webobjects 5.4 tags in an email component do not work?

2009-07-06 Thread Andrew Lindesay
Hello Johan; I could be wrong, but does the new component template format require XHTML/XML markup? cheers. The result was that I got a nice mail message containing the complete HTML as such: ___ Andrew Lindesay

Webobjects 5.4 tags in an email component do not work?

2009-07-06 Thread Johan Henselmans
Always prodding forwards, I had a emailcomponent with some old fashioned tags: a HTML file containing and a WOD file containing ShowName : WOString { value = cartItem.performanc

How to handle popup for a many-to-many

2009-07-06 Thread Jaime Magiera
Hi folks, A while back (couple years now?), we had a discussion about implementing Product options in a shopping cart -- as opposed to subclassing to more specific product object types. I've finally got a moment to implement this in my project, but am having a slight difficulty in concept

Re: Eclipse 3.5 slow?

2009-07-06 Thread Mike Schrag
There are some reports of performance issues on 3.5 ... Here is the data I've gathered so far: "java editor 657 line file (with quite a few errors in it, just for good measure) holding down the arrow key to scroll through the document: eclipse 3.5.0 carbon 32bit leopard JDK 1.5 = 24s eclipse

Re: changing appereance of the AjaxModalContainer

2009-07-06 Thread Chuck Hill
On Jul 6, 2009, at 6:39 AM, David Avendasora wrote: On Jul 6, 2009, at 9:27 AM, Gustavo Pizano wrote: Ok sorry, I think I figure it out, I just needed to check the Developer console and see the id's of the elements so in my css I just overwrite them and its working marvelous. :P. sorry

Re: Maintain server state of a page + Javascript page navigation

2009-07-06 Thread Mike Schrag
seems to me like you're swimming against the tide here ... i think you need to rethink this architecture. you're basically sending the users the entire site, which makes this more of a Sproutcore/Giandiua/etc workflow, and mixing component actions into this style of app is going to be very

Re: changing appereance of the AjaxModalContainer

2009-07-06 Thread David Avendasora
On Jul 6, 2009, at 9:27 AM, Gustavo Pizano wrote: Ok sorry, I think I figure it out, I just needed to check the Developer console and see the id's of the elements so in my css I just overwrite them and its working marvelous. :P. sorry if Im offending the creator of this wonderful component

Re: changing appereance of the AjaxModalContainer

2009-07-06 Thread Gustavo Pizano
Ok sorry, I think I figure it out, I just needed to check the Developer console and see the id's of the elements so in my css I just overwrite them and its working marvelous. :P. sorry if Im offending the creator of this wonderful component, but I need to put it as the companies' style. dont worry

changing appereance of the AjaxModalContainer

2009-07-06 Thread Gustavo Pizano
Hello. Well Im using this Wonder component, but I wish to now if its possible to change the appearance of it, like colors and borders. is it possible to do this.? thx G ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev m

Re: Maintain server state of a page + Javascript page navigation

2009-07-06 Thread David Avendasora
On Jul 6, 2009, at 7:54 AM, shravan kumar wrote: Hi Group, Could you please advise me a solution to achieve below functionality: Scenario: - I have a page which gets all the data like text content [3000 lines or more], images info [about 500 or more] once when the user reques

Maintain server state of a page + Javascript page navigation

2009-07-06 Thread shravan kumar
Hi Group, Could you please advise me a solution to achieve below functionality: Scenario: - I have a page which gets all the data like text content [3000 lines or more], images info [about 500 or more] once when the user requests for this page. Once this data from the server has ar

Re: Eclipse 3.5 slow?

2009-07-06 Thread Fabian Peters
Am 06.07.2009 um 00:09 schrieb Lachlan Deck: On 03/07/2009, at 11:22 PM, Mike Schrag wrote: I find that if I highlight a number of files and F3 it's a disaster... the game's pretty much over :-/ No idea yet what the cause is. define "game's pretty much over" -- total app crash? deadlock?