Quote:
Originally Posted by ericshliao
Before I actually try CellWriter, I would like to hear some advice on the issue of screen refreshment. I have thought this problem for some time.
Suppose CellWriter is called when I use ipdf, how can it get screen refreshed? I don't think it's possible.
Suppose CellWriter is called when I use some app running on xepdmgr, will xepdmgr also refresh screen for CellWriter?
|
Short answer: with xepdmgr running the cellwriter window will be correctly updated.
Long answer:
Of course, if you use ipdf, it will not get refreshed un less you put the appropiate liberdm calls in it.
But if you are using it with some app running on xepdmgr, xepdmgr will refresh it correctly, as for the time being, it doesn't have any exclude regions (I want to incorporate Hansel's code to detect the presence of the readerim window and exclude it, but I haven't had time to hack it; anyway, it would only exclude the readerim window, cellwriter's would be updated).
For the ipdf problem, the solution is to have xepdmgr running as a substitude for displayMgr, but I have not had time to look at the issues you found in that scenario.