Page 17 of 25

Re: PureBasic 5.20 beta 15 is out

Posted: Fri Aug 30, 2013 3:11 pm
by sec
and a new automatic DirectX updater for the Windows installer.
I am running Win 8.1,
Image

Re: PureBasic 5.20 beta 15 is out

Posted: Fri Aug 30, 2013 4:12 pm
by Didelphodon
Is it on purpose that the current line of execution is kept on the top of the screen when debugging? I loved the old way where you could have the marker for the current line moving. The new way imho makes it harder to keep oriented in terms of the code.

Re: PureBasic 5.20 beta 15 is out

Posted: Fri Aug 30, 2013 4:13 pm
by marc_256
Fred,

what did you do with the 3dEngine, am I dreaming ...
even with the debugger ON, the speed is increased with at least the double ?? :shock: :shock:

Also the 'error log zone' resize works well now


Edit: WIN8 x64 - PB5.20b15

Thanks,

marc

Re: PureBasic 5.20 beta 15 is out

Posted: Fri Aug 30, 2013 9:18 pm
by HAnil
is there possible to access beta14?
I will compare commented output with beta15.

Re: PureBasic 5.20 beta 15 is out

Posted: Fri Aug 30, 2013 9:29 pm
by Kuron
sec wrote:
and a new automatic DirectX updater for the Windows installer.
I am running Win 8.1,
Image

EGADS!

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 4:58 am
by Opcode
sec wrote:
and a new automatic DirectX updater for the Windows installer.
I am running Win 8.1,
Image
The updater requires you to download and install a framework, just to install a native language. What kind of blasphemy is this! I hate having to install frameworks, that's why I like using and coding in PureBasic.

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 5:22 am
by Kuron
Opcode wrote:
sec wrote:
and a new automatic DirectX updater for the Windows installer.
I am running Win 8.1,
Image
The updater requires you to download and install a framework, just to install a native language. What kind of blasphemy is this! I hate having to install frameworks, that's why I like using and coding in PureBasic.
There is ZERO excuse for any aspect of PB to be .NET based and I certainly won't install it for PB. If this stands, then Fred has crapped over everything PB has always stood for.

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 8:13 am
by Didelphodon
Opcode wrote:I hate having to install frameworks, that's why I like using and coding in PureBasic.
+1

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 8:46 am
by Danilo
Wasn't .NET Framework 3.5 delivered with Windows 7, years ago? Are you still running Win95/98/ME/2000/XP/Vista?

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 8:58 am
by Opcode
Danilo wrote:Wasn't .NET Framework 3.5 delivered with Windows 7, years ago? Are you still running Win95/98/ME/2000/XP/Vista?
Windows 8 and 8.1 doesn't ship with 3.5 installed, they ship with only 4.5 installed. It's available in the install/remove windows features. Tho it's not installed by default. If the DirectX updater requires .NET, I think there should be at least a checkbox option on the installer to skip the check. I honestly hate .NET with a passion, even having whatever doesn't come with Windows extra on my machine.

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 9:23 am
by Danilo
Opcode wrote:Windows 8 and 8.1 doesn't ship with 3.5 installed, they ship with only 4.5 installed.
Ah, right. I forgot. Just installed .NET 3.5 the first time this dialog popped up when running a .NET 3.5 app.
Opcode wrote:I honestly hate .NET with a passion, even having whatever doesn't come with Windows extra on my machine.
I don't understand what problems you guys have with the .NET framework. It is part of Windows now, just like any
other system DLLs you use every day. An add-on you have to install one time. If you, as a developer, don't use it, it just
sits on your hard drive not disturbing you. It's just there, for modern applications - you don't need to use it personally.

What is the real problem? Installing 32, 50, or 100 MB for the new Windows API framework? Are you running out of HDD space
in a time everybody has multi-terabyte-HDDs?

Common, are you that backward in time? :twisted:

Install it one time and you don't have the problems anymore, that you have now. :D

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 10:07 am
by sec
@ Danilo: 4.5 installed, why need older? :P

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 10:11 am
by ts-soft
@Danilo

You forgot, that 40% of all security updates comes for dot.net, every patchday :mrgreen:

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 10:29 am
by Danilo
sec wrote:@ Danilo: 4.5 installed, why need older? :P
PureBasic does not use latest technology, it wants to stay compatible with older. ;)
ts-soft wrote:You forgot, that 40% of all security updates comes for dot.net, every patchday
That's not my experience with Windows Update. Anyway, it shows that .NET is a very supported platform.

Seriously, I just install the Windows updates and .NET Framework stuff and that's it. Just done, no need to
spend my thoughts on it anymore. Would be wasted life-time...

Re: PureBasic 5.20 beta 15 is out

Posted: Sat Aug 31, 2013 10:49 am
by Fred
Kuron wrote:
Opcode wrote:
sec wrote:
and a new automatic DirectX updater for the Windows installer.
I am running Win 8.1,
Image
The updater requires you to download and install a framework, just to install a native language. What kind of blasphemy is this! I hate having to install frameworks, that's why I like using and coding in PureBasic.
There is ZERO excuse for any aspect of PB to be .NET based and I certainly won't install it for PB. If this stands, then Fred has crapped over everything PB has always stood for.
Watch your tone, it's a beta and you obviously don't know what is happening here. As said in the first post, we bundled the DirectX update setup with PB, i didn't known it was required .net framework to install (seriously ??). I think I will just use the libs and patch them then, without using the official installer.