Subject Re: ok button missing in datecalendar.cc
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Mon, 6 Nov 2023 13:29:34 -0800
Newsgroups dbase.getting-started

On 11/6/2023 1:24 PM, Charlie wrote:
> Did that still having either an error or missing select button at the bottom of the calendar.

Did you start over? Or completely remove the code from the form?

Try opening the form's code in the Source Code Editor, and make sure
there is nothing left, including the

     SET PROCEDURE TO :dUFLP:datecalendar.cc

statement -- remove it. Completely.

Then close dBASE -- close all instances of dBASE to clear EVERYTHING out
of memory.

Restart dBASE, then try:

     set procedure to :dUFLP:DateCalendar.cc

In the form designer for the form in question, make sure the form's
metric is set to 6 (Pixels).

And then try placing the control on the form.

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm
dBASE DOS to Windows Tutorial:
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm