What does this mean exactly ?

Everything else that doesn't fall into one of the other PB categories.
pfaber11
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Apr 13, 2019 12:17 pm

What does this mean exactly ?

Post by pfaber11 »

This is my message

OpenGL: use OpenGL instead of DirectX. Affected libraries:
- Sprite
- Screen
- All 3D engine related libraries

so if I use OpenGL what happens
pfaber11
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Apr 13, 2019 12:17 pm

Re: What does this mean exactly ?

Post by pfaber11 »

is it I cannot use sprite or screen commands if using OpenGL?
pfaber11
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Apr 13, 2019 12:17 pm

Re: What does this mean exactly ?

Post by pfaber11 »

I've gone back to using directx9 with 5.73 and some things are corrected like desktopwidth(0) which was not working with OpenGL.
Fred
Administrator
Administrator
Posts: 16616
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: What does this mean exactly ?

Post by Fred »

Could you post some bug report ? As OpenGL is now the default subsystem on Windows, I would like to have it working properly.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8425
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: What does this mean exactly ?

Post by netmaestro »

@pfaber11: DesktopWidth() isn't a command from the sprite library. OpenGL won't affect it afaik
BERESHEIT
pfaber11
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Apr 13, 2019 12:17 pm

Re: What does this mean exactly ?

Post by pfaber11 »

Thanks for the replies . I am using PB 6 beta 8 and it's working well as of yesterday. Before that I was using PB 5.73 and some others . Anyway If I discover any bugs I will be sure to let you know. I had a play with PB a couple of years ago and this time I'm on week 4 and at the moment I feel I'm doing ok and have crossed some hurdles .I have a few years experience of AppGameKit classic and studio so with that and some prior Knowledge of PureBasic I think I have made the right choice .
pfaber11
Enthusiast
Enthusiast
Posts: 145
Joined: Sat Apr 13, 2019 12:17 pm

Re: What does this mean exactly ?

Post by pfaber11 »

I've had PB for six weeks now and am learning fast . Everything seems to work ok now and all going well with PB6 beta 9 and I have made a couple of exe files and it all works great.
Post Reply