Create a matrix from a .csv file
Solved
General and Desktop
-
@AliM93
Where ever you want to open it from.
Main win sounds good.#include "GridDialog.h" void MainWindow::on_pushButton_released() { GridDialog dia; dia.exec(); }
-
Ok
super.
Now run it and click button :)
I hope it shows something. -
thank, only one thimg, i get error with your code, i can use Griddialog = new griddialog(this);
griddialog ->show(); -
Try a clean build.
It seems correct. -
I think we did the same so not sure why you cannot compile.
-
Wairt you have odd error
That in from of MainWindow is wrong!
and u use picture again so cant paste .
That is not legal syntax