RE: Buddy API Question

2001-06-25 Thread Pekka Buttler
ROTECTED]]On > Behalf Of Mark A. Boyd > Sent: 25. kesakuuta 2001 15:22 > To: [EMAIL PROTECTED] > Subject: Re: Buddy API Question > > > At 11:52 23/06/2001, Tom Richardson wrote: > >Hey Mark, > > > >I am testing first, and it comes back ok > >but after doing the

Re: Buddy API Question

2001-06-25 Thread Mark A. Boyd
At 11:52 23/06/2001, Tom Richardson wrote: >Hey Mark, > >I am testing first, and it comes back ok >but after doing the switch the color depth does not go to 25 bit (or 32 bit) > >It seems as if the Buddy API simply is not working? >the color depth never changes? > >Has it worked for you? It worke

Re: Buddy API Question

2001-06-23 Thread Tom Richardson
Hey Mark, I am testing first, and it comes back ok but after doing the switch the color depth does not go to 25 bit (or 32 bit) It seems as if the Buddy API simply is not working? the color depth never changes? Has it worked for you? thankyou for your input Tom "Mark A. Boyd" wrote: > At 18

Re: Buddy API Question

2001-06-22 Thread Mark A. Boyd
At 18:25 22/06/2001, Tom Richardson wrote: >set OKvid = baSetDisplay( 800 , 600 , 32 , "temp" , false) > >this sets the video screen resolution just fine... >but if the color resolution is 16 bit the buddy API is not setting the >color depth to 32 (or 24) You'll need to test whether the display

Buddy API Question

2001-06-22 Thread Tom Richardson
Please help... I am using the Buddy API 3.4 to switch the monitor resolution... this is what I an doing set OKvid = baSetDisplay( 800 , 600 , 32 , "temp" , false) this sets the video screen resolution just fine... but if the color resolution is 16 bit the buddy API is not setting the color dep