Author Topic: Draworder persistance problem  (Read 1782 times)

0 Members and 1 Guest are viewing this topic.

zoltan

  • Guest
Draworder persistance problem
« on: November 19, 2007, 12:14:17 PM »
I have created some block objects and some text labels.  I have set the draw order of the block objects to the bottom and the label objects above the block object by calling methods of the SortentsTable object.  Everything used to work great and the draw order was persistent until I made some changes and now after I hide the text object using VLA-Put-Visible, change the block definition and update the Blockrefs and unhide the text, the labels get under the block until I issue Regen at the Command prompt.  I have tried the Redraw function, VLA-Update, VLA-Regen, and changing the draw order of the labels again, and still nothing update the display correctly other than issuing Regen and the Command prompt.

The SortentsTable object does not have an Update Method.  Is there anything I can do to force the draw order to be evaluated again?

DRAWORDERCTL is set to 3