[cairo-bugs] [Bug 68152] Redraw Surface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 16 06:58:31 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68152
--- Comment #2 from Chris Sparks <mr_ada at cox.net> ---
I am still having issues of drawing with my second application and I am
diagnosing the software currently. I see I get the configure event but nothing
after that.
The canned example works right now and you are right I had to redraw it but I
had to catch the WM_PAINT event (since I am using Windows) by using
gdk_window_add_filter and then pushing an expose event to the event queue. I
don't use Gtk so I am guessing the makers decided to not send out the expose
event which my application used back in the 2.x days.
I am coding in Ada so it may be a bit foreign to you to look at.
Chris.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130816/45108217/attachment.html>
More information about the cairo-bugs
mailing list