[gcompris-devel] size issue in gcompris
Bruno Coudoin
bruno.coudoin at free.fr
Tue Jan 28 02:17:08 UTC 2003
When gcompris is changed to use 1024x768, some boards code still behaves
like if the hotstots are at the same position than 800x600.
It's fixed now in colors boards.
For the technical part, I had to add
gnome_canvas_c2w (gcomprisBoard->canvas, x, y, &x, &y);
to transform canvas coordinate to world coordinate in the item_event
callback.
It would be great to see is there are others boards with the same issue.
Bruno.
More information about the Gcompris-devel
mailing list