[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: NOTA NENE
- Subject: Re: NOTA NENE
- From: "Myron Gochnauer" goch@xxxxxxxx
- Date: Mon, 29 Nov 1999 10:56:20 -0400
On 29 Nov 99, at 9:48, Steve Crutchfield wrote:
> For example, I miss the menu-driven routines for setting up tables in
> XyWrite for Windows.
> ... figure out a way to hook into the
> XyWrite code in the Nota Bene DLG file to do the tasks we need.
NB.DLG already contains the XyWrite code for creating and editing
tables. Search for "CrTab" to find the section. The trick is to figure
out how to modify NB menus. Xywrite's "front end" for the tables
code is easily found in *.MNU files.
Myron