
And why is it that when i use an object class from another object class i dont get this box?, how do i make it that this box exploration can go deeper into the code?


Code: Select all
while (mydevice.return_device()->run())Code: Select all
mydevice.return_device()->Code: Select all
->run()