Re: Question here

2008-03-10 Thread David LeBer
On 10-Mar-08, at 5:46 PM, Gustavo Pizano wrote: hehe thansk for the tips, it came out finally, I didn't expected it should be Body : WOBody { framework = "WOExamplesHarness.framework"; filename = "aqua_bg.jpg"; onLoad = onLoad; } swith the onLoad = onLoad, I didn't f

Re: Question here

2008-03-10 Thread Gustavo Pizano
hehe thansk for the tips, it came out finally, I didn't expected it should be Body : WOBody { framework = "WOExamplesHarness.framework"; filename = "aqua_bg.jpg"; onLoad = onLoad; } swith the onLoad = onLoad, I didn't find that... hwo to call it... tag, key, function?

Re: Question here

2008-03-10 Thread Mike Schrag
dynamic tag, but I don't believe this functionality is supported by WOLips (yet :-) I was THIiiiss close to doing it yesterday, and I decided I was burned out and I watched a terrible movie instead. I'm sure it will show up this week, though :) ms _

Re: Question here

2008-03-10 Thread Art Isbell
On Mar 10, 2008, at 11:20 AM, David LeBer wrote: On 10-Mar-08, at 5:04 PM, Gustavo Pizano wrote: Body : WOBody { framework = "WOExamplesHarness.framework"; filename = "aqua_bg.jpg"; newBinding = onLoad; } This should be: Body : WOBody { framework = "WOExamplesHarness.framework";

Re: Question here

2008-03-10 Thread David LeBer
On 10-Mar-08, at 5:04 PM, Gustavo Pizano wrote: I'd keep this on the WebObjects-dev list as it seems to be more generic WO than WOLips specific. You are using Ravi Mendis' book I see. Im trying to do the followinng but I can't do it dunno why, Im using Bindings and Im making the newbindi

Question here

2008-03-10 Thread Gustavo Pizano
Im trying to do the followinng but I can't do it dunno why, Im using Bindings and Im making the newbinding and all, but I can get the pop up window. dunno why this is what I have in the html and this is what I have in teh wod Body : WOBody { framework = "WOExamplesHarness.framework"; filename