skyler-rs
skyler-rs
I've added a proof of concept way of manipulating the ui after a modal dialog starts blocking. This can be demonstrated in the console with `qt_dlg_test`. Next step is to...
> How to know that test passed? How to get actual and expected values and compare them? could you please provide something? Those haven't been developed yet, but they fall...
Added example tests to tests/TestGui/Automated. One demonstrates how to deal w/ a modal dialog, then other explores how we currently need to try/catch our scripts to catch errors when running...
@zaryabkhan-rs are there any errors printed in the tcl console? In particular, in foedag, which doesn't have a python venv installed, you should be seeing an error telling you a...