Hi folks, by looking at the header file for the calendar you may find the following line:
#define BINCAL @"/usr/bin/cal" which was left over from a previous version. I simply forgot to remove it. The calendar does NOT in fact use "cal". I tried this approach, but was not satisfied with it. The data for the calendar are calculated using the functions of NSCalendarDate alone. Best regards, Marko +-------------------------------------------------------------+ | Marko Riedel, EDV Neue Arbeit gGmbH, [EMAIL PROTECTED] | | http://www.geocities.com/markoriedelde/index.html | +-------------------------------------------------------------+ --- Marko Riedel <[EMAIL PROTECTED]> schrieb am Mi, 9.7.2008: > Von: Marko Riedel <[EMAIL PROTECTED]> > Betreff: Re: calendar view, again > An: "DISCUSS GNUstep" <[email protected]> > Datum: Mittwoch, 9. Juli 2008, 17:38 > The TGZ archive includes a PNG image that shows what the > calendar view looks like. > > Best regards, > > Marko > > +-------------------------------------------------------------+ > | Marko Riedel, EDV Neue Arbeit gGmbH, > [EMAIL PROTECTED] | > | http://www.geocities.com/markoriedelde/index.html > | > +-------------------------------------------------------------+ > > > --- Marko Riedel <[EMAIL PROTECTED]> schrieb am > Mi, 9.7.2008: > > > Von: Marko Riedel <[EMAIL PROTECTED]> > > Betreff: calendar view, again > > An: "DISCUSS GNUstep" > <[email protected]> > > Datum: Mittwoch, 9. Juli 2008, 17:26 > > Hi folks, > > > > as I could not find an implementation of NSDatePicker, > I > > wrote a calendar view myself, which you may find here: > > > > > http://gnustep.it/marko/calendar.tgz. > > > > If anyone wants to turn it into a proper > implementation of > > DatePicker + Cell, feel free to go ahead, I think it > would > > be useful. > > > > Best regards, > > > > Marko Riedel > > > > > +-------------------------------------------------------------+ > > | Marko Riedel, EDV Neue Arbeit gGmbH, > > [EMAIL PROTECTED] | > > | http://www.geocities.com/markoriedelde/index.html > > > | > > > +-------------------------------------------------------------+ > > > > > > > > > __________________________________________________________ > > Gesendet von Yahoo! Mail. > > Dem pfiffigeren Posteingang. > > http://de.overview.mail.yahoo.com > > > > > > _______________________________________________ > > Discuss-gnustep mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > > __________________________________________________________ > Gesendet von Yahoo! Mail. > Dem pfiffigeren Posteingang. > http://de.overview.mail.yahoo.com > > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnustep __________________________________________________________ Gesendet von Yahoo! Mail. Dem pfiffigeren Posteingang. http://de.overview.mail.yahoo.com _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
