[Iup-users] yet another iup bug
Antonio Scuri
scuri at tecgraf.puc-rio.br
Thu Jan 10 12:45:14 GMT+3 2008
> http://pyguiviactypes.googlepages.com/iup_bug_eatchinese.gif
> please note the chinese words, I found that iup eats the last
> one character always
Chinese chars are not Unicode? Can you send me a sample souce code file so
I can debug?
In the picture you send me I notice that the Canvas areas are not being
updated as you describe in a previous mail. This is a feature of IupCanvas
in Windows. If the ACTION callback is defined, the background is not
redrawn. We do that to avoid an extra redraw before the application does its
own redraw in the ACTION callback. Is this what you were talkig about?
Best,
scuri
More information about the iup-users
mailing list