In article <000401c73e60$a7cb4e90$0301a8c0@Production>, "Paul" <pdeleeuw@deleeuw.com.au> writes:
When I zoom in (a few presses of PgUp key) I get a zoom box display. When I then press the up arrow key, the zoom box moves down. [...]
OK, I'll look at that. When I move the cursor in the palette editor, it moves as expected.
Do you have a message loop yet?
You can't do anything in Windows without a message loop.
Mouse control would simplify much of this functionality. This is where some of the ManpWin or Winfract code may help.
Again, this is something that might just be too much of a bother until we ditch the polled I/O model. Fractint's mouse support is too low-level to incorporate directly and I don't want to spend a lot of time working on something that's just going to be thrown away. Remember that "making it work just like DOS" is not the goal. Turning it into a modern Windows application is the goal. -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download <http://www.xmission.com/~legalize/book/download/index.html> Legalize Adulthood! <http://blogs.xmission.com/legalize/>