From: "Hal E. Fulton" Date: 2002-09-11T14:34:18+09:00 Subject: Re: [FXRuby] windows walking down the screen ----- Original Message ----- From: "Joel VanderWerf" To: "ruby-talk ML" Sent: Tuesday, September 10, 2002 6:58 PM Subject: [FXRuby] windows walking down the screen > I though it was just my app, but the examples/imageviewer.rb reappears > about one line of text farther down the screen each time, whereas > mditest.rb reappears at exactly the same place. I'm using > > FXRuby 1.0.13 > Fox 1.0.11 > > Anyone know the secret? I've seen that happen, but I'm not sure how to counteract it. I think it's a feature. It's creating windows so that they "stack" with the title bar of the previous window still visible. Apparently it thinks the other windows are still around, for whatever reason. Sorry can't help. Bet Lyle can. Hal