Create a matrix from a .csv file
-
@AliM93
yes, i though we add it to your main ui to see its working ?Its same project still, correct ?
-
-
Yes you can add to a dialog the same way as to any other UI :)
To use your custom widget.
Go to your main window ui file and open it
place a normal Qwidget on the form
RIGHt click it
and choose promote toThen in the new window , fillin the class name
nake SURE to spell it as shown in file!
MatrixWidget for "class name"
Case matters!now press ADD
then Press Promote.When you run the app, our custom widget will be shown instead of the plain one we added.
-
my main_window is still polupated
-
This post is deleted!
-
add to the dialog then :)
Its 100% the same way.
Dont matter which UI.So lets just use the dialog.
-
ok, so what i have to do? Add a normal QWidget to may main_window
-
open UI file for dialog and promote it as shown.
This Creator feature will then allow us to use our new custom widget without adding it from code. -
@AliM93 said in Create a matrix from a .csv file:
Add a normal QWidget to may main_window
No, not if you want to use the dialog.
-
yes but which dialog i have to open? i don't have in this file.. can i add?
-
@AliM93
Ohh, you dont have dialog yet ?
Lets add new blank one.
Sec. shots. -
-
@AliM93
yes in left side Widget.
-
This post is deleted!
-
-
@AliM93
Yes click promote now. as you have added info.
I hope you spelled right :)
60/140