Re: Map/unmap across plug/socket boundaries



on 4/26/01 9:34 AM, Owen Taylor at otaylor redhat com wrote:

> Just be careful about race conditions - you will be visible before
> you get a ::visibility_notify_event, so you should never do something
> like deciding whether to redraw based on whether you think you
> are visible or not.

Thanks. For the particular code I need this before, this will be perfect. I
can just pay attention to GDK_VISIBILITY_FULLY_OBSCURED cases.

    -- Darin





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]