On Wed, Nov 2, 2011 at 1:30 PM, Jon Hylands <jon@huv.com> wrote:
Hey Eliot,

I had forgotten to add that before I took the picture, but its there now.

I guess the question I was asking is, how do I submit it? I can post a change set here, or a file out of the category, or whatever...

As I said I *think* the Squeak trunk way is to add it to MorphicExtras and save the Monticello package.  Alternatively, if its self-contained you could submit the change set and someone else will publish Monticvello.  But Monticello is great to ise so perhaps this is the time to learn it.

essentially:
Make sure your image is an updated trunk image (in Preferences set the update URL to http://source.squeak.org/trunk and update your image)
Make sure your widget/morph is in one of the MorphicExtras categories.
Open up a Monticello browser, and save the MorphicExtras package to inbox (general access)

Then someone with rights may move it from inbox to trunk.

Once you're confident using Monticello you can ask to have trunk update rights and side-step the intermediary.

HTH
Eliot


- Jon



On Wed, Nov 2, 2011 at 4:16 PM, Eliot Miranda <eliot.miranda@gmail.com> wrote:


On Wed, Nov 2, 2011 at 11:15 AM, Jon Hylands <jon@huv.com> wrote:

Hi everyone,

So, I'm working on an application for managing my projects and timesheets and such, and one of the things I really wanted was a decent Calendar chooser. I looked around and didn't see one, so I spent a few hours and made what I think is a nice one...

Its a single morph class, with one support class. I've attached a screenshot. I have no idea how widgets like this are typically included - either as some kind of add-on, or included with the base image.

Thoughts?

First thought is "cool"! 

I guess the trunk approach is to add it to MorphicExtras, e.g. in its own category.

BTW, I like the one on tripadvisor.com which allows you to scroll left and right through the months.  (Their implementation is buggy though; sometimes two months appear superimposed, and it doesn't look as nice as yours).


- Jon








--
best,
Eliot











--
best,
Eliot