Home › Forums › General XMetaL Discussion › XMetaL 8: Is it possible to override Table menu commands? › Reply To: XMetaL 8: Is it possible to override Table menu commands?
Reply to: XMetaL 8: Is it possible to override Table menu commands?
February 3, 2015 at 1:15 amI think what you have done will work, but that there's some issue with what you've done. Submit whatever that is (preferably a small sample) to XMetaL Support.
However, since you are modifying a table that is already probably rendered as a table I really think you will need to use formatGraphicTable() to trigger the re-rendering of the table. Give it a try. The Programmers Guide also explains why that can be necessary.