Message 1 of 3
Best way for a title box.

Not applicable
02-03-2004
08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I need some help on deciding which approach is the best to modify a title
box.
I have a macro that creates the grid lines with the coordinates inside the
viewport, I wand to create a title box on the paperspace.
It creates the grid depending on the view the user selects, it can change
quite often, so I simply delete the old grid and create a new one.
But the title box won't change that often, I want the program to "read" the
info on the title box, and present it on a form, and update it with the
changes the user makes on the for,
What would be the best approach.
I tried with Xdata, and it's not that easy to manage, would creating a block
be easier?
Any idea would be greatly appreciated.