When the window variable goes out of scope, all resources are released.
Great... thanks for that.
to make it wider, or make the tabstrip taller. In the past, I have
seen a left/right arrow system to scroll horizontally across extra
tabs (used to appear on the far right of the tabstrip), but I cannot
for the life of my remember how I did that. Any ideas?
Hummm - the left/right arrows should appear automatically?
I thought as much.... but they are not appearing. I just edited the code
to slow down the creation, to see if the arrows appeared then were
removed by something I do (calling window resize routine to
rearrange/resize tabs/statusbars, etc). I am at a bit of a loss to
explain it... :(
My resize routine works OK (as far as I can tell - I even disabled that
to see what happens), and will move and resize horizontally when i
resize the window, but the tabs items kind of stretch, then when there
is enough room for the next tab entry to the right, they all shrink a
bit and the next tab entry "pops" in.
Steve