Re: Newbie WOImageButton Question

2006-10-12 Thread Chuck Hill
On Oct 11, 2006, at 11:41 PM, Art Isbell wrote: On Oct 11, 2006, at 7:11 PM, Tarun Reddy wrote: Should I just start up wotaskd at startup (what is the right way to do that under Mac OS X) or is it supposed to get launched by mod_WebObjects.so? You need to configure wotaskd (and optional

Re: Newbie WOImageButton Question

2006-10-11 Thread Art Isbell
On Oct 11, 2006, at 7:11 PM, Tarun Reddy wrote: Should I just start up wotaskd at startup (what is the right way to do that under Mac OS X) or is it supposed to get launched by mod_WebObjects.so? You need to configure wotaskd (and optionally, JavaMonitor) to start up at boot time. You'l

Re: Newbie WOImageButton Question

2006-10-11 Thread Tarun Reddy
On Oct 11, 2006, at 10:31 PM, Chuck Hill wrote: Haven't looked into the second part since I was originally planning on using tomcat to deploy my app, but maybe this is the time to look at it. Off to figure that out Not much to do. Just go into System Preferences - Sharing and turn

Re: Newbie WOImageButton Question

2006-10-11 Thread Chuck Hill
On Oct 11, 2006, at 9:22 PM, Tarun Reddy wrote: On Oct 11, 2006, at 10:01 PM, Chuck Hill wrote: On Oct 11, 2006, at 8:37 PM, Tarun Reddy wrote: It seems a bit of an over kill to use a WOImage for the images (and I believe there is a Project Wonder component for CSS) if they are static

Re: Newbie WOImageButton Question

2006-10-11 Thread Tarun Reddy
On Oct 11, 2006, at 10:01 PM, Chuck Hill wrote: On Oct 11, 2006, at 8:37 PM, Tarun Reddy wrote: It seems a bit of an over kill to use a WOImage for the images (and I believe there is a Project Wonder component for CSS) if they are static and have no access restrictions. Ideally, I would

Re: Newbie WOImageButton Question

2006-10-11 Thread Tarun Reddy
On Oct 11, 2006, at 9:37 PM, Tarun Reddy wrote: [snip] Along these lines, I would like to use static paths to images and CSS files that work both in development and in deployment. Is there some magic I can do for this? It seems a bit of an over kill to use a WOImage for the images (and I b

Re: Newbie WOImageButton Question

2006-10-11 Thread Chuck Hill
On Oct 11, 2006, at 8:37 PM, Tarun Reddy wrote: On Oct 11, 2006, at 3:26 PM, Paul Lynch wrote: On 11 Oct 2006, at 21:03, Chip Myers wrote: Hi, I'm having trouble accessing an image I'd like to display in a WOImageButton. Until now, I've only been able to generate a '?' mark image. Acc

Re: Newbie WOImageButton Question

2006-10-11 Thread Tarun Reddy
On Oct 11, 2006, at 3:26 PM, Paul Lynch wrote: On 11 Oct 2006, at 21:03, Chip Myers wrote: Hi, I'm having trouble accessing an image I'd like to display in a WOImageButton. Until now, I've only been able to generate a '?' mark image. According to the apple website, the filename attribu

Re: Newbie WOImageButton Question

2006-10-11 Thread Paul Lynch
On 11 Oct 2006, at 21:03, Chip Myers wrote: Hi, I'm having trouble accessing an image I'd like to display in a WOImageButton. Until now, I've only been able to generate a '?' mark image. According to the apple website, the filename attribute of WOImageButton is as follows: filename - P

Newbie WOImageButton Question

2006-10-11 Thread Chip Myers
Hi, I'm having trouble accessing an image I'd like to display in a WOImageButton.  Until now, I've only been able to generate a '?' mark image.  According to the apple website, the filename attribute of WOImageButton is as follows:filename - Path to the image relative to the WebServerResources dire