merci de tes commentaires.
- Le problème à l'installation doit être dû à un fichier que tu as déjà et qui ne peut être écrase. Rien de grave donc, tu as bien fait de l'ignorer.
- Ancrer sert à rattacher à la fenêtre principale, les trois premières fenêtres graphiques (sauf si leur taille a été modifiée). C'est vrai que ce n'est pas très clair, mais ça peut servir si on bouge la fenêtre principale.
- oui il y a un bug en effet pour les sous-rép. j'ai fini un peu vite la traduction francais anglais et j'ai ajouté des erreurs sns trop tester (bouh !!!). Je corrige ça.
- pour les menus : language est en anglais. Je n'en ai pas vu d'autres pour l'instant
- Je n'ai pas prévu d'agrandir l'écran principal, ça complique beaucoup beaucoup de choses. Peut-être dans une autre version
- Orientation et type orientation ne sont pas identiques, contrairement à ce qu'on pourrait croire.
il y a en fait 8 types d'orientation donc 4 par portrait ou paysage.
orientation type :
1 = The 0th row is at the visual top of the image, and the 0th column is the visual left-hand side.
2 = The 0th row is at the visual top of the image, and the 0th column is the visual right-hand side.
3 = The 0th row is at the visual bottom of the image, and the 0th column is the visual right-hand side.
4 = The 0th row is at the visual bottom of the image, and the 0th column is the visual left-hand side.
5 = The 0th row is the visual left-hand side of the image, and the 0th column is the visual top.
6 = The 0th row is the visual right-hand side of the image, and the 0th column is the visual top.
7 = The 0th row is the visual right-hand side of the image, and the 0th column is the visual bottom.
8 = The 0th row is the visual left-hand side of the image, and the 0th column is the visual bottom.
Merci pour ce test, je rectifie le tir pour certains trucs !