diff --git a/docs/source/tutorials/traits_ui_scientific_app.rst b/docs/source/tutorials/traits_ui_scientific_app.rst index a23812507..75d571fbf 100644 --- a/docs/source/tutorials/traits_ui_scientific_app.rst +++ b/docs/source/tutorials/traits_ui_scientific_app.rst @@ -822,7 +822,9 @@ Toronto. The reason I am providing this code is to give an example to study of how a full-blown application can be built. This code can be found in the `tutorial's zip file `_ -(it is the file `application.py`). +(it is the file `application.py`). An alternative version of this code +using Qt instead of wx as widget toolbox can be found +`here `_. * The camera will be built as an object. Its real attributes (exposure time, gain...) will be represented as the object's attributes, and