this is what I was assuming I would have to do. However, I have no experience 
subclassing a page.

Is there an example that shows this? I saw Ramsey's answer about using the 
aboveDisplayKeys (or something like that) that looked promising.

I will keep plugging, but hopefully I will find an example.

Ted


--- On Tue, 9/4/12, Jesse Tayler <[email protected]> wrote:

> From: Jesse Tayler <[email protected]>
> Subject: Re: adding a component to a D2W page
> To: "Theodore Petrosky" <[email protected]>
> Cc: "WebObjects Development" <[email protected]>
> Date: Tuesday, September 4, 2012, 12:54 PM
> hi ted -
> 
> is this something you can add to your page wrapper?
> 
> if maybe that's not a great solution, 
> 
> in the past, when I have designed complex D2W apps, 
> 
> I end up subclassing pages and often make container elements
> like a 'panel' to handle arrangement of property level
> components and also to report things or add standard UI
> elements at that level.
> 
> modern look has so many goodies today, but subclassing and
> using your own page (or panel) level components is a common
> way to add something like a special error message or
> standard UI element that is not part of the underlying
> system.
> 
> maybe that helps --
> 
> 
> On Sep 4, 2012, at 12:43 PM, Theodore Petrosky <[email protected]>
> wrote:
> 
> > I have a D2w app. they want to add some instructional
> text to the top of the page (under the Menubar). Obviously,
> the text will change for each tab that is selected.
> > 
> > How do I add this markup in? or How do I create the
> hook so a component can fly in here as needed?
> > 
> > Ted
> > _______________________________________________
> > Do not post admin requests to the list. They will be
> ignored.
> > Webobjects-dev mailing list      ([email protected])
> > Help/Unsubscribe/Update your Subscription:
> > https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.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:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to