Re: ERXRadioButtonMatrix example???

2010-05-30 Thread Paul Hoadley
On 30/05/2010, at 8:15 PM, Theodore Petrosky wrote:

> Thank you this is great
> 
> So $message isn't set until the form is submitted?

Correct.

> I don't know if it's overkill but I wrapped it in an AjaxObserveField and it 
> works great

You would need that if you need the 'selection' binding to be updated on the 
fly.  Otherwise, as you say, it's not until form submission.


-- 
Paul.

http://logicsquad.net/


 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: ERXRadioButtonMatrix example???

2010-05-30 Thread Theodore Petrosky
Thank you this is great

So $message isn't set until the form is submitted?

I don't know if it's overkill but I wrapped it in an AjaxObserveField and it 
works great

Couldn't have been easier thanks for the nudge in the right direction.


Ted

--- On Sun, 5/30/10, Paul Hoadley  wrote:

From: Paul Hoadley 
Subject: Re: ERXRadioButtonMatrix  example???
To: "Theodore Petrosky" 
Cc: webobjects-dev@lists.apple.com
Date: Sunday, May 30, 2010, 1:56 AM

On 30/05/2010, at 1:37 AM, Theodore Petrosky wrote:
Before I start hacking to figure this out... does anyone have an example of 
this:

ERXRadioButtonMatrix 

Here's an example:
  
In this case, I'm providing a list of Strings for selection.  allMessages() 
returns an NSArray, 'messageIter' and 'message' are both String ivars.  
It's much like a WOPopUpButton, except instead of binding 'displayString', just 
put the display string as the content of the element.


-- 
Paul.

http://logicsquad.net/








 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


"LEWOStuff" --> "lestuff"

2010-05-30 Thread Andrew Lindesay
Hello;

The "LEWOStuff" project has undergone some changes over the last year and as a 
result has morphed into the "lestuff" project.  There have been some clean-ups 
which have gradually been introduced and the build/project system has also 
shifted to use Apache Maven.  There are no binary builds at the moment as the 
project is distributed as a "trunk snapshot source distribution".  Let me know 
if you have any trouble following the instructions --- Note; there is an 
additional build step at the present time which is outlined in the web site.

LEWOStuff framework is now built as a .jar file with the filename 
"lestuff-woplusfwk...jar", but the *bundle* name and hence framework-name 
remains as "LEWOStuff".

Also now included in lestuff is a new java/servlet web-framework I have been 
working on for some time called "Cedar".  Cedar draws some concepts from my 
exeriences with WO.  Cedar provides some integration with Apache Cayenne 3.x 
(http://cayenne.apache.org) which is a java object-relational mapping 
technology.  There is also an Eclipse IDE plugin (separate project) for working 
with Cedar components.  Early days and documentation is still a little thin, 
but this will probably be of interest to some of you.

More information can be found here;

http://www.silvereye.co.nz/lestuff.html

Regards;

___
Andrew Lindesay
www.silvereye.co.nz

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com