Subject Re: ok button missing in datecalendar.cc
From Charlie <tm@tc.com>
Date Tue, 07 Nov 2023 00:48:53 -0500
Newsgroups dbase.getting-started
Attachment(s) test.png

I have been using a completely blank form and when unsuccessful I delete it and try again.  I just followed your instructions by completely shutting down dbase after deleting the test form.  Then shutting it down again after saving the set procedure statement, then going from there.  ill upload the results.  And yes the little calendar icon is missing when i open the form but appears when i hoover over it.  The select button under the calendar is missing as shown in the png file attached to this message.  I did not get an error message this time or the last time.

I am using my laptop for this.  It works well using my desktop.  I will try this form I created on my desktop tomorrow morning but I believe I have tried that before with no luck.

Seems like there is something happening on my laptop which is causing this.



Ken Mayer Wrote:

> 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
>