Re: rules not applying

2011-12-28 Thread Theodore Petrosky
Here is what I find is working, I want to know if this is the 'correct' way to add my own CSS. I was thinking that I should be able to add css to the end of the css that is imported into my app. my problem was that every time I added my css import statement into the header of the PageWrapper,

Do you use tabs or spaces to indent?

2011-12-28 Thread Kieran Kelleher
Just for fun, cast your poll vote on this age-old controversial topic. I am curious to see what the WO community actually do rather than debate which is better :-) http://polls.tw/c9u/p - Kieran ___ Do not post admin requests to the list. They will be

Using Maven

2011-12-28 Thread Jeff Schmitz
Hello all, I have been reading up on Maven the past few days and wanted to give it a try with a webobjects project. So I've tried following the Quick Start process outlined here: http://wiki.wocommunity.org/display/WOL/Quick+Start I ran the following bootstrap command: mvn wobootstrap:inst

Delete button on ERAttachment?

2011-12-28 Thread James Cicenia
Hello - I am using ERModernLook and was wondering if there was a rule to show "Delete Attachment ? " I can upload or edit, but I don't see how to delete an image. Thanks James ___ Do not post admin requests to the list. They will be ignored. Webobject

Re: rules not applying

2011-12-28 Thread Ramsey Gurley
CSS will override the listed attributes in html. Right click and "Inspect Element" using Safari should tell you pretty quickly where the css that is setting the height/width is located. Ramsey On Dec 28, 2011, at 6:20 AM, Theodore Petrosky wrote: > I am following the demo in WOWODC09W-D2W-pa

AjaxDatePicker not working in IE browser

2011-12-28 Thread Raghavender Bokka
Hi List, I am trying to use AjaxDatePicker component, it is working properly in Safari and Firefox, but in IE it is not working. Tried in IE 6, 7 and 8 versions, but the following error is generating: ERROR: -- Message

rules not applying

2011-12-28 Thread Theodore Petrosky
I am following the demo in WOWODC09W-D2W-part2.mov. I am trying to assign a rule to make an element use the "ERD2WEditLargeString" component. I have set the component name to ERD2WEditLargeString and a height and rows to values. When I clear the caches and display the EditGrid page, it uses the

Missing Java docs

2011-12-28 Thread Gino Pacitti
Could someone help me to implement javadocs for wonder and wo in eclipse ... it seems to not find any... How do I point it in the right direction... Gino ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list