don't use this framework, it's only going to confuse you ... it's sort
of experimental and it's intended for a very specific use-case (making
web apps that run on the phone). if you try to repurpose it, you're
going to run into trouble.
On May 14, 2009, at 10:40 AM, Gustavo Pizano wrote:
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.
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/mschrag%40mdimension.com
This email sent to [email protected]
_______________________________________________
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]