Giter Club home page Giter Club logo

Comments (4)

Francoislaba avatar Francoislaba commented on June 28, 2024

Info complémentaire:

Dans inscriptions -> Parents et référents ,
Lorsque par erreur la molette de la souris est utilisée sur la liste "Relation" et que l'on va jusqu'à "Parent manquant", toutes les informations saisies précédemment pour la mère ou le père ne sont pas conservées.

from gertrude.

ameurenand avatar ameurenand commented on June 28, 2024

Pour ce problème très ennuyant avec la combobox de l'onglet Parents, moi j'ai rajouté:
self.parents_items[0][1].SetFocus()
à la fin de la fonction UpdateContents du fichier panel_inscriptions.py.
Comme ça la combobox n'a plus le focus et on peut scroller à souhait!
Pas très propre mais efficace!
Si ça peut aider!

from gertrude.

bsongis avatar bsongis commented on June 28, 2024

En fait c'est le comportement par défaut de Windows et j'en conviens c'est très pénible.
Je crois qu'il faut intercepter l'évènement MOUSE_WHEEL et ne rien faire lorsque le widget n'a pas le focus
Je vais essayer quand j'aurai une minute

from gertrude.

ameurenand avatar ameurenand commented on June 28, 2024

La correction fonctionne mais par contre on ne peut plus utiliser la molette de la souris pour scroller dans cet onglet. N'est-il pas possible de transférer l'événement MOUSE_WHEEL au panel parent?

from gertrude.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.