Subject Re: Databuttons not visible on compiled form
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Mon, 25 Apr 2016 12:08:16 -0700
Newsgroups dbase.getting-started

On 4/25/2016 9:36 AM, Rich Gent wrote:
> I built a form to enter information for new items in a inventory
> file. Used push buttons from the standard menu, they worked fine,
> added buttons from databuttons.cc (first, last, next, previous). They
> show up on the form during design but not when form is run. Push
> buttons from the standard tab on the component pallet do work.

Does your form use XDML (USE, etc.) or OODML? If it is using OODML, did
you set the form's rowset property? These buttons rely on using OODML,
and are looking (when the form is run) for the rowset property of the
form being set.

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