Thanks Jens,
If I implement a good working copy I will certainly put it into github
or an SVN repo so others can use it. Of course a pre-built view would
have been nice, I checked out the sproing example on the developer
sample code.
On Oct 21, 2009, at 2:57 PM, Jens Alfke wrote:
On Oc
On Oct 21, 2009, at 12:29 PM, Rick Langschultz wrote:
I am writing an application which can insert objects into a canvas.
The application has an inspector like Dashcode or Interface Builder.
Under the ruler view of Interface Builder 3.X there is an autosizing
control with "springs" that a
I am sorry, I thought I had explained. Perhaps a little more detail is
required in my posting.
I am writing an application which can insert objects into a canvas.
The application has an inspector like Dashcode or Interface Builder.
Under the ruler view of Interface Builder 3.X there is an
On Wed, Oct 21, 2009 at 10:49 AM, Rick Langschultz
wrote:
> I am writing an application much like the sketch example. I want to include
> an autosizing-like control found in Interface Builder. Does anyone know if
> such control exists. I was thinking about NSImageView, or NSBox to create
> such a
Hello everyone,
I am writing an application much like the sketch example. I want to
include an autosizing-like control found in Interface Builder. Does
anyone know if such control exists. I was thinking about NSImageView,
or NSBox to create such a control but neither seems to support what I