David Fokkema
David Fokkema
## Environment data - Language Server version: 2024.2.1 (pyright version 1.1.348, commit cfb1de0c) - OS and version: MacOS 14.2.1 - Python version (& distribution if applicable, e.g. Anaconda): 3.10.1 (from...
### What is the problem or limitation you are having? My application can save files containing the project you're working on. On macOS, I can double-click such a file to...
While `prevent()` is, according to the docs, "typically used when updating data in a child widget and you don't want to receive notifications that something has changed", I tried to...
This might be a pain. You have to use Qt's Undo framework where you have to transfer functionality to `undo()` and `redo()` methods in a `QUndoCommand` class. You can push...
When you export a graph to a PDF or PNG, the ticks displayed in the GUI can be very different from the ones displayed in the exported graph. Add controls...
In the 'starting values and parameter bounds' area the various UI elements for parameters are not aligned properly when you have parameters with both very long and very short names....
When a model does not correctly fit it can be helpful to use the best fit parameters as a new starting point, fix some parameters and try again. Add a...
Add an extra column with checkboxes. If you check the box, the data point should be ignored in fits and should be drawn with a red color in the plots.
If Tailor is not yet open, if you double-click on the a Tailor project on the desktop or in the Finder, it opens an empty Tailor window. This is probably...
When you're editing the column name in the column information pane it doesn't immediately update the column name in the sheet.