- This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Integrated Application Platform
Integrated Application Platform › Forums › General › Problems With GroupBox Control (Since (05/2004)
Hi Everyone
Controller
{
Controls:
(Vert
(GroupBox ‘available tabs’
(Vert
(Tabs
(Vert (Pair Static (Field width: 10)) Tab: “one”)
(Vert (Pair Static (Field width: 15)), Tab: “two”)
(Vert (Pair Static (Field width: 20)), Tab: “three”)
)
)
)
Editor
)
}
if i select Tab one then Tab two —-> Tabs are hidden
I know there have been issues with GroupBox. I would suggest trying it without that.
We do not use GroupBox much but we tried your code on our latest internal version and it seems to work so we may have fixed the problem since the last release.
thanks you
just waiting for new suneido version !!
Tahar