TabControl not really implemented?
Posted: Thu Apr 09, 2015 13:40
Hello again
I am just trying to design a widget which is supposed to use a TabControl.
In CEED, I can add a TabControl based widget.
But as soon as I am adding something (let's say a DefaultWindow with a Vanilla/Button in it) to that TabControl in CEED, it does not display (though it does seem to try to add a panel button). When I then try to click on the added DefaultWindow, I get an error message:
"can't find widget manipulator of path 'DefaultWindow'"
If that layout is stored and reloaded, I get:
"layout loading has been aborted since auto window '__auto_btnDefaultWindow' could not be referenced."
So, am I doing something wrong here or can TabControls not be filled via CEED?
I am just trying to design a widget which is supposed to use a TabControl.
In CEED, I can add a TabControl based widget.
But as soon as I am adding something (let's say a DefaultWindow with a Vanilla/Button in it) to that TabControl in CEED, it does not display (though it does seem to try to add a panel button). When I then try to click on the added DefaultWindow, I get an error message:
"can't find widget manipulator of path 'DefaultWindow'"
If that layout is stored and reloaded, I get:
"layout loading has been aborted since auto window '__auto_btnDefaultWindow' could not be referenced."
So, am I doing something wrong here or can TabControls not be filled via CEED?