<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Redraw Surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68152#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Redraw Surface"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68152">bug 68152</a>
              from <span class="vcard"><a class="email" href="mailto:mr_ada@cox.net" title="Chris Sparks <mr_ada@cox.net>"> <span class="fn">Chris Sparks</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>