KochynVolodymyr

Results 8 comments of KochynVolodymyr

`tabWidget->addTab(reportsWidget, reportName);` takes the ownership of the `reportsWidget`.

@alain-rs TCL itself doesn't have any help for commands arguments. In order to implement this we have to: * write some subsystem for command arguments processing * fill some map...

I didn't find a way how to retrieve arguments, can you help? info commands... gives only the command name, but not the arguments

That works for procedures only, how about commands? standard commands I mean, like source, info,

Looks good to me. How to know that test passed? How to get actual and expected values and compare them? could you please provide something?

> @KochynVolodymyr I believe we have a solution for this here #549 Please confirm. No. We have another solution - Close project. But it is kind of weird behavior and...

> @KochynVolodymyr does your PR https://github.com/os-fpga/FOEDAG/pull/604/files affect this one ? No, it isn't

This is basically done since no any other requirement.