Re: [lazarus] Another OpenGL questions : re TGLCube properties

2007-07-07 Thread David Lyon
Christian U. wrote: David Lyon schrieb: Burkhard Carstens wrote: I don't know what you mean. The GLObjects unit (where TGLCube is declared) is exactly identical to the original version and there is no Front property. There is a Parts property .. What are you trying to achieve?

Re: [lazarus] Another OpenGL questions : re TGLCube properties

2007-07-05 Thread Burkhard Carstens
Am Donnerstag, 5. Juli 2007 00:14 schrieb David Lyon: I have been trying to get Lazarus going with GLScene under windows. Not all the TGLCube properties are available, such as Front properties etc.. is this easy to fix ? I don't know what you mean. The GLObjects unit (where TGLCube is

Re: [lazarus] Another OpenGL questions : re TGLCube properties

2007-07-05 Thread David Lyon
Burkhard Carstens wrote: I don't know what you mean. The GLObjects unit (where TGLCube is declared) is exactly identical to the original version and there is no Front property. There is a Parts property .. What are you trying to achieve? Well if that is the case it is probably a mistake on

Re: [lazarus] Another OpenGL questions : re TGLCube properties

2007-07-05 Thread Christian U.
David Lyon schrieb: Burkhard Carstens wrote: I don't know what you mean. The GLObjects unit (where TGLCube is declared) is exactly identical to the original version and there is no Front property. There is a Parts property .. What are you trying to achieve? Well if that is the case it is