Re: Window does not receive expose events and therefore is not redrawn

2015-12-09 Thread Adam Jackson
On Wed, 2015-12-09 at 19:24 +0100, Marcus Reinhard wrote: Standard disclaimer: coding to Xlib is for people who enjoy making their lives hard, there's a reason we discourage it. But, since you insist... > To be more specific, the window is drawn correctly at first, but altough  > I see the lines

Window does not receive expose events and therefore is not redrawn

2015-12-09 Thread Marcus Reinhard
Hello everybody, I have written a little test-app because I want to develop an Xlib-based app and didn't want to jump right in. It showed that this was a good idea because I got stuck right at the start... :-( -My problem is, that my code works as intended except for the part where the window s