POV-Ray : Newsgroups : povray.off-topic : My toy : Re: My toy Server Time
6 Sep 2024 13:21:21 EDT (-0400)
  Re: My toy  
From: Mike Raiford
Date: 3 Mar 2009 11:04:19
Message: <49ad5503$1@news.povray.org>
scott wrote:

> 
>> Usually you have to mutilate your program to fit the window manager's 
>> event loop...
> 
> Don't see how, if you have written functions like:
> MouseClicked(int xpixel , int ypixel)
> RedrawScreen()

Dangit! Now I have a the urge to write a C# version. I did the Towers of 
hanoi problem (with a solver) in C#, that entertained me for a while.


> etc, you just need to call them in response to the correct window 
> manager messages.  Of course if you write the whole game as just a big 
> long chunk of code you are going to find it hard to fit it in with a 
> window manager.
> 
> BTW why don't you just do a text based version?
> 
> 


-- 
~Mike


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.