View Single Post
Old 08-25-2010, 06:17 PM   #32
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by Iņigo View Post
So I will try a gtk_widget_queue_draw() in first place and if it doesn't work either, I'll try the functions from liberutils (display_utils) [1] or a direct ioctl call [2].

Btw, if any of you haven't fully read that thread is really interesting.

[1] https://www.mobileread.com/forums/sho...59&postcount=8
[2] https://www.mobileread.com/forums/sho...24&postcount=4

Ok, we will see in a few hours.
I've tried everything: gtk_widget_queue_redraw(), ioctl calls, display_update_* functions with full and partial refreshes, wrapping inside an eventbox... but nothing works.
I suppose problem comes from that device doesn't know which part to update, but I'm not sure because full refresh didn't work either...

So by now we must use CoolDragon's menu_show/menu_hide idea to refresh the clock ok, ok, it's better that not having a clock, isn't it?

Iņigo
Iņigo is offline   Reply With Quote