View Single Post
Old 02-17-2010, 11:10 PM   #8
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
Quote:
Originally Posted by joelypolly View Post
Also I would just update in the .refreshWindow(); method instead of putting refresh code in the scroll action class. Hope this can help a bit.
IMHO, calling driver function to refresh EINK screen in .refreshWindow() member function will need tremendous modification because of the compilcated class hierarchy of FBReader and its MVC architecture.

I want to minimize modification to original FBReader. Doing this in ScrollingAction (as OpenInkpot project did) should be an satisfactory simple way. I don't know if doing this in .refreshWindow() is more simple, but I think I don't have the energy to investigate it right now.
ericshliao is offline   Reply With Quote