21
edits
Changes
→display()
====display()====
display, first checks to see if IO_Edit is framed. if it is it will call the IO_Frame's display().
Then it will makes a direct call to ciol's io_display() function passing IO_Field's data, row and col and also the fieldlen value form IO_Edit's attrubutes.
====edit()====