Mike,
  Nice program and thanks for publishing it.  I modified it to high light
the current day to a different color.  I have to debug the modification some as
it works well for the present month, but when you click to a future or previous month my modification gets a little "confused"!  All these great new property
commands make for endless possibilities!
 
Thanks again.
Bob
 
-------------- Original message --------------

> Thanks Mike,
> I will put it to good use.
> I made an appt. scheduler some time ago and gave it to my customer's as a
> free addition to their apps. But they still prefer to use Outlook. Maybe
> this will convince them.
> Bernie Lis
> ----- Original Message -----
> From: "MikeB" <[EMAIL PROTECTED]>
> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]>
> Sent: Monday, November 29, 2004 10:58 AM
> Subject: [RBG7-L] - Rb7 Form Based Calendar
>
>
> >I know there are myriad ways to get a date from a calendar control in
> >RBase,
> > but I wanted to do something that behaved a bit more under my control, so
> > a
> > made a calendar based form in Rb7.
> >
> > It's standard behavior differs from the controls only that it is a
> > complete
> > form, so you can modify it any way you want.
> > Conceivably, you could use it as a basis for an appointment scheduler or
> > such.
> >
> > The form arguments take the name of the Caption to be used, the variable
> > name
> > to receive the return value, and the Seed date (the starting date to
> > display).
> >
> > It has buttons to advance and retard the Month Values and Year Values as
> > well
> > as Drop downs for both Month and Year. Whenever the Year is changed, the
> > dropdown is refreshed with +5 and -5 year values from the new Year date.
> >
> > Anyway, it's going to be well utilized in my changeover of my own internal
> > application and I think it may have some utility value to others, so here
> > is
> > the link:
> >
> > http://www.byerley.net/Rb7Calendar.zip
> >
> > There is a Caldemo.rmd file in the zip to call it with explanation of the
> > way
> > arguments are passed...
> >
> >
>

Reply via email to