Re: Creating a custom WODynamincElement?
Re: Creating a custom WODynamincElement?
- Subject: Re: Creating a custom WODynamincElement?
- From: Chuck Hill <email@hidden>
- Date: Fri, 13 Jun 2003 10:59:59 -0700
- Organization: Global Village Consulting, Inc.
Here is how to create one
http://wodev.spearway.com/cgi-bin/WebObjects/WODev.woa/wa/Main?wikiPage=CreatingADynamicElement
However, that does not include custom visual display which is a
function of WOBuilder. That is much more complicated and pretty much
undocumented. I expect that you are facing a rather large amount of
work for the value of the result.
Chuck
Thomas Drevon wrote:
Hi,
I'm looking for information on how to make my own custom
WODynamicElement. I've read an email to the omnigroup list
http://www.omnigroup.com/mailman/archive/webobjects-dev/2002-June/024166
.html, the WebObjects documentation on dynamic elements, and some
example code that comes bundled with WO (WOMethodInvocation.java and
WXSwitch.java). Beeing a sorta newbie, though, I can't say that I've
fully understood this material and so I'm still in need of some
guidance.
What I want to do, is create something similar to the WOString dynamic
element, that I can assign some additional properties. A custom
WOComponent will not do, as I would very much like to see (while I
develop, without brining up the Inspector) what is bound to the element,
not just the name of the component. Ultimately, I would also like to
assign my own graphic icon to the WODynamicElement, like the small
string-like loop used with the WOString.
Has anyone else been up this creek?
Cheers,
Thomas
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.