Thanks all for helpfull answers. It was really a problem with screen updating. But as ussualy after answers I got new questions. I have tried two suggested methods for screen updating: 1) erdm.h and 2) xepdmgr.
1) Is there only dmDisplay method to work with screen redraw? eq. can I update self a part of screen using standard Irex approach, like radiobutton in ContentLister? I have found in source dmDisplayPartial with comment "Not implemented" and it didn't work by me.
2) Of course, it is the easiest way to migrate programs to Iliad. But if I wount control updating process (for example, restrict the redrawing for some not important things (areas, bounds etc.) or set priority of redrawing), it doesn't help. Did I understand all correct? Any way the project works without large problems instead of it is in process.
|