in the code above, i mean its in the code which i pasted in my last reply..![]()
in the code above, i mean its in the code which i pasted in my last reply..![]()
I don't see it.
i forgot...but its like
in TrainingUI constructor..![]()
OK, what happens if you add mainScn->addLine( 0, 0, 100, 100 ) to the TrainingUI constructor?
It works,i mean the line is shown i also changed the background of the view so for now i can see the line ,i can also see the background,but there is a grey window(empty window) over the background...in my implementation instead of grey window there should be my navigate widget...
its solved ,i had to add setParent the MainWidget class in the Naigation class..![]()
Bookmarks