Concerning Calendar Year On A Page, Andy P. wrote: > > I really would like to have a quicker response when redrawing the > > EDIT FIELDS. (I hoped Release 5 would be quicker in this, but I would > > still like more speed. Any suggestions?) > >Display a splash screen and while doing so, build the screen in a gworld >and then zap it onto the screen. I would do this but, alas, I don't know how to create a window in a gworld other than by moving its coordinates off screen. What bothers me more is the redraw delay when moving between years with the little arrows. > > For demo purposes, this app speaks the date when a day EDIT FIELD is > > clicked. (This can get annoying but is easily killed by commenting > > out the _efClick routines.) > >Make a preference? I put the sound there just to show how to do something in the demo. I'm kinda regretting it now! :-{ > > It would be nice to be able to click an EDIT FIELD, have a window > > open, and store info for that day as do the commercial calendar > > programs. Any suggestions on how to implement that? > >I think it would be nice that if days with "notes" attached were highlighted >and indeed just popped up when the cursor was over the day... This shouldn't >be too difficult too implement. You'd need press a key (ENTER?) or something >to create a note when the cursor was over a particular day. > > > Anyway, maybe this will help you to build a little calendar in your > > apps, should you need one. > >You mean to say I can just go away and use this code - wow - thanks. >Actually this could be made into a nice prog to go out and be a nice freebie >advertisement for FB^3 - Pando-Calendar for example gets a lot of internet >news... > >Mmmm (Plot hatching) :-) Help yourself! The code I post here is to help promote the FB community. I would love nothing more than to create as a group a helpful program that could promote our language. Thanks for the thoughts. Ken