------=_NextPart_000_0026_01BE6B5A.D0238510
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I noticed the WOCollapsibleComponentContent in the rental store demo =
from apple. I grabbed the code for it from the main.wod file and =
through it into my project and added the stuff I would need in =
WOBuilder. Well this worked fine, however my problem is with changing =
the open and closed graphic for the collapsible content button. The =
standard is a small triangle pointing to the right. I inspected this =
custom component and changed the closedImageFileName to a local graphic =
I had. This compiled and launched fine but I had a broken image for my =
new graphic. The plus is you can still click on the broken image and it =
will collapse. I did view source in Netscape and found this line where =
it is telling Netscape where the image is =
"/scripts/WebObjects.exe/fontstore.woa/wr?wodata=3DERROR_NOT_FOUND_framew=
ork_WOExtensions_filename_serif.jpg"
So my question is how can I tell WO not to look in WOExtensions for =
the image and to look at the web resource directory?
I do have a two more questions about some wierd things I noticed =
Netscape doing. When I create and WOImageButton Netscape will put a =
border around it and will change the name to 1.5 or some decimal number, =
this will appear when you hold the mouse over the button for a few =
seconds. I am interested in why netscape does this and how to remedy the =
problem. Also Internet Explorer does not place a border around the =
WOImageButtons and it does not give it a decimal name. I used both =
browsers with the same project file as well.
Any help with any of my questions is very much appreciated,
Sam =20
------=_NextPart_000_0026_01BE6B5A.D0238510
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.2106.6"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2> I noticed the=20
WOCollapsibleComponentContent in the rental store demo from apple. =
I=20
grabbed the code for it from the main.wod file and through it into my =
project=20
and added the stuff I would need in WOBuilder. Well this worked =
fine,=20
however my problem is with changing the open and closed graphic for the=20
collapsible content button. The standard is a small triangle =
pointing to=20
the right. I inspected this custom component and changed the=20
closedImageFileName to a local graphic I had. This compiled and =
launched=20
fine but I had a broken image for my new graphic. The plus is you =
can=20
still click on the broken image and it will collapse. I did view =
source in=20
Netscape and found this line where it is telling Netscape where the =
image is=20
"/scripts/WebObjects.exe/fontstore.woa/wr?wodata=3DERROR_NOT_FOUND_f=
ramework_WOExtensions_filename_serif.jpg"</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 size=3D2> So my question is =
how can I=20
tell WO not to look in WOExtensions for the image and to look at the web =
resource directory?</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>I do have a two more questions about some wierd =
things I=20
noticed Netscape doing. When I create and WOImageButton Netscape =
will put=20
a border around it and will change the name to 1.5 or some decimal =
number, this=20
will appear when you hold the mouse over the button for a few seconds. I =
am=20
interested in why netscape does this and how to remedy the =
problem. Also=20
Internet Explorer does not place a border around the WOImageButtons and =
it does=20
not give it a decimal name. I used both browsers with the same =
project=20
file as well.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>Any help with any of my questions is very much=20
appreciated,</FONT></DIV>
<DIV><FONT size=3D2>Sam </FONT></DIV></BODY></HTML>
------=_NextPart_000_0026_01BE6B5A.D0238510--