• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: more datepicker questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more datepicker questions


  • Subject: Re: more datepicker questions
  • From: Theodore Petrosky <email@hidden>
  • Date: Thu, 19 Aug 2010 16:27:49 -0700 (PDT)

I thought I was running the current as I do a 'svn up' on my wonder folder after reading the hudson changes. I know I am current.

Ted

--- On Thu, 8/19/10, Michael Sharp <email@hidden> wrote:

> From: Michael Sharp <email@hidden>
> Subject: Re: more datepicker questions
> To: "Theodore Petrosky" <email@hidden>
> Date: Thursday, August 19, 2010, 5:18 PM
> What revision of calendar.js are you
> running?
>
> There have been some recent changes that I thought fixed
> this http://wonder.svn.sourceforge.net/viewvc/wonder/trunk/Wonder/Frameworks/Ajax/Ajax/WebServerResources/calendar.js?view=log
>
>
> sharpy
>
>
> On 20/08/2010, at 5:34 AM, Theodore Petrosky wrote:
>
> > Please someone explain this one to me.
> >
> > I have a datepicker on an AMD. except that the ADP
> doesn't seem to be attached to the textarea of the AMD. It
> act likes it is attached to the underlaying window.
> >
> > so that if the underlaying window has an up and down
> scroll bar, this scroll bar controls the placement of the
> datepicker. I wasn't expecting this.
> >
> > Maybe i am using the datepicker 'wrong'. or I need to
> do something more in the set up.
> >
> > I can send an example if required..
> >
> > My content of my AMD comes from its own WOComponent
> that I call with the action binding.
> >
> >
> > EditJobMetaMDO : AjaxModalDialogOpener {
> >     dialogId =
> "editJobMetaModalDialog";
> >     label =
> currentJob.composedJobNumber;
> >     action = setTheCurrentJob;
> > }
> >
> > EditJobMetaMD : AjaxModalDialog {
> >     id = "editJobMetaModalDialog";
> >     action = showJobMeta;
> >     height = 360;
> >     locked = true;
> >     title="Edit Job Meta";
> > }
> >
> > and from my java:
> >
> > public WOActionResults showJobMeta() {
> >        
> >     TWTWorkListEditJobComponent
> nextPage =
> (TWTWorkListEditJobComponent)pageWithName(TWTWorkListEditJobComponent.class.getName());
> >    
> nextPage.setTheEditJobMeta(aJobToEdit);
> >     return nextPage;
> > }
> >
> > The AjaxDatePicker lives on
> TWTWorkListEditJobComponent.
> >
> >
> > Ted
> >
> >
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be
> ignored.
> > Webobjects-dev mailing list      (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
>
>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: SSL
  • Next by Date: Re: SSL
  • Previous by thread: Fwd: more datepicker questions
  • Next by thread: SSL
  • Index(es):
    • Date
    • Thread