Hello, Im just looking into the Ajax examples,to get some ideas to implement
into my interface.. I liked the UI style from iphone but I want from there
so far just the ToolBar, and change the Color.
I have done this to test it in my app.
I imported the ERUI library. then at the beginign of my main page I put
this:
<wo:ERIUIContainer title="Main Page">
<wo:ERIUIToolBar>
</wo:ERIUIToolBar>
</wo:ERIUIContainer>
the blue nice bar loads, when I tried to put something inside the bar like
jsut text it doesn't appear... then I tried to put a ERUIButton... and I got
an exception
java.lang.RuntimeException: Unable to load the component named 'ERIUIButton'
with the declaration Component Type = ERIUIButton, Bindings = {
class=<er.extensions.appserver.ERXProxyAssociation:
proxiedAssociation=<com.webobjects.appserver._private.WOConstantValueAssociation:
value=null>, prefix=button transitionNext , suffix=null> }. Make sure the
.wo folder is where it's supposed to be and the name is spelled
correctly.<http://10.1.1.111:2354/cgi-bin/WebObjects/LDAPAuthentication.woa/wo/uzgfLqgpUXV6tE5h3t9Okw/0.1.1#>
and I dunno why if the tool bar is correctly.. I tried then another button,
or component it simply doesn't shows.
Also the div I have under the ERIUIContainer it seems to be caught by the
wo component because when I rollover it it turns the whole div blue ...
something I dont want..
What can I do..... I just need the tool bar, because the content under it
will be some more ajax stuff not ERIU style components.
thanks
Gustavo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]