POV-Ray : Newsgroups : povray.off-topic : The marvels of Win32 : Re: The marvels of Win32 Server Time
28 Sep 2024 15:13:18 EDT (-0400)
  Re: The marvels of Win32  
From: Sherry Shaw
Date: 11 Oct 2009 00:18:12
Message: <4ad15c84@news.povray.org>
Invisible wrote:

> 
> Also, the Win32 concept of a "window" is not the same thing as what you 
> or I would consider a "window". (E.g., a checkbox is a "window".) Makes 
> things interesting...

*Everything* is a window.  That is, if it's somehow graphical and 
something you might normally stick on a window, it's a subclass of "Window."

--SKS

-- 
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}//                                   TenMoons


Post a reply to this message

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