Re: Java client w/o Interface Builder
Re: Java client w/o Interface Builder
- Subject: Re: Java client w/o Interface Builder
- From: Arturo PĂ©rez <email@hidden>
- Date: Mon, 10 Feb 2003 21:42:12 -0500
On Monday, February 10, 2003, at 05:27 PM, Pierre Bernard wrote:
Hi!
Thus for those components that need serious customization I'd much
rather write the Swing code from scratch. I could start from an
archive file generated by IB, but it looks like I'd be stuck with the
class name that implies its generated code.
I ended up having to do that. There's a "callback" you need to write
that basically lets you
make more custom widgets than IB. It's documented in the JavaClient
book. Look for
controllerDidLoadArchive. In my case it ended up being a lot of
mix&match.
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
_______________________________________________
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.