François Kneib
François Kneib
Hi Davide, I hope you're going well. I'm facing a technical issue these days with remi, due to one of its limitation. Today I worked this around with subclasses and...
… and SvgImage widgets.
Hi Davide, I finally upgraded Remi from 2019.11 to 2020.11.20 some days ago, so that I can benefit from the bugfix of the connection drop we worked on. It seems...
Hi Remi, I usually use add_class() and remove_class() on Widget objects to style my objects depending on various events. However, when an action using add_class() is triggered multiple times, the...
Hi, If the a dropdown item text is a unicode string containing special characters, the dropDown.get_value() returns None. However, if you put an "on_click_listener" on the dropDown, the callback function...
Hi, I would like first to congratulate you for your project, its very nice, well designed and useful. As I am a python developer, I could help a bit. I...
Hi, I have two propositions to submit about the way the `run()` function in mechanics_run.py works. I need both of them to make a better integration of Siconos inside PlatRock....
Hi, I experience very slow 3D view of hdf5 files with siconos_vview which makes it nearly unusable. I use the latest version of siconos from master, under Ubuntu 20.04 and...