Hi I’m trying the set the size of a tabpanel, which does not work in Servoy 3.5.3.
I use this code:
//Returns the width/height
var w = elements.tab_panel.getWidth();
var h = elements.tab_panel.getHeight();
//set the new size
elements.tab_panel.setSize(w+100,h+100);
Newsflash: Because of an Issue introduced in our Support system, issues can no longer be filed until the issue is resolved. It is unknown who, and more importantly why, introduced this issue but we will start investigations how this can have happened to avoid issues in the future with the filing of issues.
Jan Aleman:
Newsflash: Because of an Issue introduced in our Support system, issues can no longer be filed until the issue is resolved. It is unknown who, and more importantly why, introduced this issue but we will start investigations how this can have happened to avoid issues in the future with the filing of issues.
Newsflash: Because of an Issue introduced in our Support system, issues can no longer be filed until the issue is resolved. It is unknown who, and more importantly why, introduced this issue but we will start investigations how this can have happened to avoid issues in the future with the filing of issues.
Hmm, I have an issue with that.
It is not so much that this issue is only an issue to me but it could be an issue to everybody else.
Moreover, where can we issue that we have issue with this issue.