Norman Dunbar makes some magical things to make me read } Morning Dilwyn, } } (ok, afternoon, but I slept late today !) } } >> You can only have 32 info windows. Some of the menus in Launchpad } >> suffer because of this, I was using narrow windows as shadows and } >> boxes and kept running out of info windows, so gave up on most of } >> them. } Bbeen there and got shafted by the software when I tried to create a 3D look } for that old calculator program of yours, many many many years ago. (I was } still in my house on Newmachar near Aberdeen at the time). If I remember } correctly, 32 is the maximum limit on info windows because the IWs are } numbers in one of the calls in the PE code, by BIT number in a 32 bit } register. I can't remember the call itself, but it's the one that redraws a } number of IWs and passes a Data register holding a bit set for each window } that has to be redrawn.
Well, as long as you do not mind the redraw disciple, you can have more than 32 IW. It's just that if you want to refresh only one, it better be in the first thirty! Remember that using a special value, ALL information window are redrawn, what ever their number. (but it might be slower and flickering...) } Now, I'm sure that someone will correct me if I'm wrong ......... :o) Don't ask for it!
