View Single Post
Old 07-27-2009, 11:48 AM   #91
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Quote:
Originally Posted by ericshliao View Post
I guess maybe the hang-up problem is caused by both the modified GTK+ lib and your code trying to re-draw (using e-ink display driver) that GtkWidget in the same time. If my conjecture is correct, making the GtkWidget un-aware of expose-event temporarily can solve the hang-ups problem.
Unfortunately expose events come very often, also while scribbling, most of them do not have immediate effect, because of the 'update-behaviour' of the DR display-driver in sysd. Thanks for thinking with me.
Mackx is offline   Reply With Quote